Real-time Update

Aahz aahz at pythoncraft.com
Wed Jul 18 17:43:36 EDT 2007


In article <1184747090.102324.265230 at i13g2000prf.googlegroups.com>,
ReTrY  <retrry at gmail.com> wrote:
>
>I'm writing a program with Tkinter GUI, When the program is running it
>need to be updated every five seconds (data comes from internet). How
>should I do that ? How to make a function in main loop ?

See the Tkinter example from my threads tutorial on my website.
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

I support the RKAB



More information about the Python-list mailing list