Entry Value won't get updated...Help please

Clara ckwiguno at gmail.com
Tue Apr 19 20:12:12 EDT 2005


I tried to print the value of my entry widget by passing the
result of controlvariable.get() in Tkinter to a function.
However, I kept printing empty string (eventhough I've
written something inside the  entry widget). But if I first
set the value of the entry widget using .set,...I can get
the value just fine...Anybody knows why??



More information about the Python-list mailing list