thread and tkMessageBox
Ajay
abra9823 at mail.usyd.edu.au
Fri Sep 17 10:30:05 EDT 2004
hi!
my application consists of a GUI with a number of functions. One of these
runs a server in a separate thread. the thread is started and given the
function start_server to execute
the problem is when within start_server i try to display anything using
tkMessageBox, nothing gets displayed and my application crashes. Any ideas
what i am doing wrong and how to correct it
thanks
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the Python-list
mailing list