Tkinter and threads

Markus von Ehr markus.vonehr at ipm.fhg.de
Mon Jun 17 07:48:31 EDT 2002


Hi,

I'd like to have a progress bar increasing while a calculation process
calculates some results.
Unfortunately there is no mainloop processing while the calculation is
running and so the progress bar begins after the calculation.
Another thread neither can access the Tkinter resources, how can
I manage this problem?

I appreciate any help,

Markus

-------------- next part --------------
A non-text attachment was scrubbed...
Name: markus.vonehr.vcf
Type: text/x-vcard
Size: 245 bytes
Desc: Visitenkarte für Markus von Ehr
URL: <http://mail.python.org/pipermail/python-list/attachments/20020617/7493be5b/attachment.vcf>


More information about the Python-list mailing list