Tkinter and IDE's

Boudewijn Rempt boud at rempt.xs4all.nl
Mon Nov 19 01:30:21 EST 2001


Don Arnold <darnold02 at sprynet.com> wrote:
> I'm new to python and am interested in developing apps with Tkinter.
> However, every IDE I've come across for the Win32 platform experiences
> lockups/aborts when running Tkinter code. So far I've tried IDLE, PythonWin,
> and WING with little luck. Does anyone know of an IDE that successfully
> executes Tkinter code?

I haven't had problems with Wing and Tkinter. You might also want to
try BlackAdder, since that IDE doesn't share an event loop with Tkinter
either.

-- 
Boudewijn Rempt  | http://www.valdyas.org 



More information about the Python-list mailing list