[pygtk] Moving CPU hog into another thread
Aaron Optimizer Digulla
digulla@hepe.com
Mon, 23 Oct 2000 11:46:31 +0200
I'm looking for an example how to create a stable, multi-threaded
PyGTK application which has a thread that runs some time-consuming
process which can update its current status in a status window
while the user can still use the rest of the app.
My problem is mainly how to get the data from one thread to another
(ie. at a certain time, my time-consuming process has data to display.
How do I put that data in the GUI ??).
Thanks,
--
==============================================
Sowatec AG, CH-8330 Pfäffikon (ZH)
Witzbergstr. 7, http://www.sowatec.com
Tel: +41-(0)1-952 55 55
Fax: +41-(0)1-952 55 66
----------------------------------------------
Aaron "Optimizer" Digulla, digulla@sowatec.com
==============================================