On 30 jun 2008, at 18:55, [EMAIL PROTECTED] wrote:

Is there any way to type into a Tkinter frame window?
I want to use raw_input() within a Tkinter frame.
--
http://mail.python.org/mailman/listinfo/python-list


You could use the Tkinter.Entry option from dialog windows...

http://www.pythonware.com/library/tkinter/introduction/dialog-windows.htm

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

Reply via email to