--- Asrarahmed Kadri <[EMAIL PROTECTED]> wrote:

> Is there a method that redraws the toplevel windows that is
> holding the widgets....

Yes, you can issue an update() command to any widget.
Usually you don't need to as Tkinter figures out when 
things have changed and updates itself, but 
occasionally you may need to fo it manually.

Alan G.


                
___________________________________________________________ 
The all-new Yahoo! Mail goes wherever you go - free your email address from 
your Internet provider. http://uk.docs.yahoo.com/nowyoucan.html
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to