createfilehandler on Win32

Kris Botha kmbotha at netinfo.ubc.ca
Thu Dec 28 05:43:03 EST 2000


Hi, 

I'm a newbie - I hope someone can point me in the right direction
here.

I'd like to have a GUI for a "client socket" displaying incoming
messages from a server. Now, I know this is done quite elegantly using
the createfilehandler method in Tkinter, but this method is not
available for win32 apps. 

My question  -  is there a simple way to accomplish this task (i.e.
program a client socket, 'waiting' for messages) without using the
createfilehandler method?


cheers



~~====----..----====~~
        Kris Botha




More information about the Python-list mailing list