idling with tkinter

G. Lewis zontar4 at yahoo.com
Thu Aug 26 04:34:21 EDT 1999


I've been trying to figure out how to hook into idle processes
with tkinter. It's true, i don't know what i'm doing. Could
someone share or point to some source code which might provide
a simple demonstration of this: say, for example, just putting
a 'clock' in a window and keeping it constantly updated... or
at least occassionally updated.

I found the after_idle() method, but it only calls the callback
once. Strangely i can't find a method to perminently hook a
callback into the idle system. Is there one?

--
...


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.




More information about the Python-list mailing list