Re: star_new_thread

2007-02-12 Thread worlman385
Simpified the code to use FUNCTION only without CLASS http://chiu424.hypermart.net/code5-demo2.py.txt (short version) the above code start a new thread to run the function that send / receive data to socket, but still hangs at the timeout_h function forever == htt

star_new_thread

2007-02-12 Thread worlman385
please take a look at my code (short version) http://chiu424.hypermart.net/code5.py.txt I write a instant messaging app over bluetooth My code will send / receive data from a bluetooth socket (same concept TCP socket) at the same time The code has infinite loop poll for and send data to the sock

nokia s60 python code debugging with komodo

2007-02-04 Thread worlman385
anyway I can setup and debug nokia s60 python in komodo ( a python IDE )? thanks -- http://mail.python.org/mailman/listinfo/python-list

Re: nokia pys60 contacts + calendar

2007-02-03 Thread worlman385
On 3 Feb 2007 02:38:02 -0800, "cyberco" <[EMAIL PROTECTED]> wrote: >You can most likely find an answer on Nokia's Python forum: >http://discussion.forum.nokia.com/forum/forumdisplay.php?f=102 > >And if there's no answer there you should post the question there :) cyberco, do you knwo the answer?

nokia pys60 contacts + calendar

2007-02-03 Thread worlman385
anyone could give a hint on adding new entry to nokia phone's contact list and calendar what function in pys60 python modules would make this working or any examples on how to make this work thanks -- http://mail.python.org/mailman/listinfo/python-list