tkinter idle handler
Michael Hudson
mwh at python.net
Fri Aug 6 07:29:32 EDT 2004
John Hunter <jdhunter at ace.bsd.uchicago.edu> writes:
> Does tkinter have an idle handler analogous to pygtk's gtk.idle_add?
I think it's after_idle, but that's very much a guess...
> Normally I could find this myself on google, but googling for tkinter
> idle turns up a few false positives <wink>.
:-)
Cheers,
mwh
--
I have a cat, so I know that when she digs her very sharp claws into
my chest or stomach it's really a sign of affection, but I don't see
any reason for programming languages to show affection with pain.
-- Erik Naggum, comp.lang.lisp
More information about the Python-list
mailing list