On Mon, May 17, 2010 at 10:52:56PM +0200, Geoff Bache wrote:
.
.
.
> root.after_idle(foo)
>
> and
>
> root.after(0, foo)
>
> ?
>
> (I've noticed that if I call after_idle and re-add it at the end of my
> callbacks then any calls to "after" have no effect, and that I can
> work around this by doing after(0, ...) instead, but wondered if there
> were any drawbacks to doing this.)
.
.
.
Does <URL: http://wiki.tcl.tk/9926 > help?
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss