Timer in Tkinter?

moonlite56 at yahoo.com moonlite56 at yahoo.com
Thu Aug 16 18:31:04 EDT 2001


I am also creating a little vitual pet that updates its mood 
and image every second or so. Basicly, it uses a timer. I used them 
a lot in Visual Basic, and I wondered if there was such a thing in 
Tkinter. I don't know how time.sleep() would work, and it seems I 
need an event. Is there a way to do this?






More information about the Python-list mailing list