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 ?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to