Tkinter & IDLE

Mike Callahan mcalla at home.com
Wed Aug 23 16:55:31 EDT 2000


I usually open a DOS window with doskey running to test my Tkinter app but
keep the IDLE window open for easy editing. It may sound strange but it
works well for me.

Mike Callahan

"Bill Spears" <bspears at mail.teleport.com> wrote in message
news:39A2D348.240A9E4 at mail.teleport.com...
> While experimenting with Tkinter in IDLE, I keep hanging the program
> when I close the Tk window.  This only happens in IDLE not the regular
> interpreter.  Should I leave off: "root.mainloop()" or modify it in some
> way?
>





More information about the Python-list mailing list