On Wed, Aug 18, 2010 at 08:19:38AM +0300, Firat Ozgul wrote: . . . > If I am not mistaken you want something like this: > > 1) http://paste-it.net/public/i2de44d/ (with threads and classes) > > 2) http://paste-it.net/public/f5e340e/ (without threads and classes) > > Note that without threads, we need to use the update() method. However, > without threads you will experience some degree of "blockage" in the > application anyway. . . . update() is *not* essential: after() provides a non-threading alternative.
I entirely agree with your main point, though, that you have two codings which supply the desired functionality. _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss