I can't get value of entry box, Tinker

Matt McCredie mccredie at gmail.com
Fri Aug 24 13:13:00 EDT 2007


> What/should I, can I do?

Fix your code?

> def login():
>     global e2,e1
>     print e2.get()
>     print e1.get()

That should work.

Matt



More information about the Python-list mailing list