GUI thread and Python IDLE

huwind hulan at bu.edu
Wed Apr 28 17:48:21 EDT 2004


Hi,

I got a problem with Python IDLE to run Tkinter application. I use
thread to start a Tkinter application. It works fine on Linux when I
invoke the program from command line. But when I try to use IDLE, the
GUI doesn't show up until I close the IDLE edit window and the Python
shell window. Does anybody have any idea?

- huwind



More information about the Python-list mailing list