[Tutor] Continuously Updating A Display?

alan.gauld@bt.com alan.gauld@bt.com
Tue, 8 Oct 2002 17:22:30 +0100


> > TkinterApp().mainloop()
> > Does that help?
> 
> Am I correct in thinking that that is Linux only, not 
> Windows? 

Nope, its standard Tkinter.
Assuming thats what you are using for the GUI...

It might be worth checking the GIUI page on my web tutor
if you haven't used Tkinter before... Also the bigger 
tutor from the Python web site Tkinter section.

Alan g.
Author of the 'Learning to Program' web site
http://www.freenetpages.co.uk/hp/alan.gauld