In message <11**********************@z34g2000cwc.googlegroups .com>,
Alexandre Guimond <ag@mirada-solutions.com> writes
Hi i was wondering if there already existed a simple python interpreter
widget for tkinter? Basically, i would like to be able to lauch a
python interpreter in a seperate window from my tkinter app for
debugging purposes. I would assume that this would be possible using
idlelib, but i can't figure out how. Does anyone know how to do this?
thx for any help
alex
Google for "tkinter console.py" - that did the job for me
Regards
Ian
--
Ian Parker