[Tkinter-discuss] update of elements in GUI

Firat Ozgul ozgulfirat at gmail.com
Wed Aug 18 15:59:38 CEST 2010


[quote]Cameron Laird: "update() is *not* essential:  after() provides a
non-threading alternative."[/quote]

I agree. If you would not like to use update(), you can use after() in your
code with pretty much the same functionality:

http://paste-it.net/public/e7ce371/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20100818/8e378d7d/attachment.html>


More information about the Tkinter-discuss mailing list