python interpreter widget for Tkinter?

2006-04-10 Thread Alexandre Guimond
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

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: python interpreter widget for Tkinter?

2006-04-10 Thread Ian Parker
In message [EMAIL PROTECTED], 
Alexandre Guimond [EMAIL PROTECTED] 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
-- 
http://mail.python.org/mailman/listinfo/python-list