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