threads and Tkinter

Aahz aahz at pythoncraft.com
Tue Jul 23 13:46:24 EDT 2002


In article <m3heiq3lns.fsf at newbie.ph.ru>,
Petr Klyushkin  <petrk at pochtamt.ru> wrote:
>
>I have one more question about Tkinter. This time it is related with
>threads.  I have a program which uses Tkinter as its GUI toolkit.  It
>runs a separate "worker" thread for doing some time-consuming
>operation.  Sometimes worker thread has to update GUI.

See the thread tutorial on my web page.
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

Project Vote Smart: http://www.vote-smart.org/



More information about the Python-list mailing list