tkinter, sockets and threads together

Julia Goolia juliagoolia301 at hotmail.com
Thu Sep 11 15:33:09 EDT 2003


hello,

i read that it is bad to use threads with tkinter.  so my question is
how does one create a gui program with sockets?  at one point you have
to call mainloop() which does not return.  then you are not free to do
stuff with the sockets.

what's up with that?

thanks so much for your time!
julia




More information about the Python-list mailing list