Sibylle Koczian wrote:

As far as I know this is just because IDLE is written in tkinter.
So if you try to run another tkinter application from IDLE, the two mainloop() calls interfere with each other.

I thought IDLE had an option to run things in a separate
process nowadays.

--
Greg
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to