[java-gnome-hackers] Multiple threads
Brought to you by:
afcowie
From: Mark H. <mh...@ti...> - 2002-10-02 15:40:27
|
Hi, I'm working on an application which has a gui thread and a worker thread which performs a continuous action. I'm wanting to have a progress bar (handled by the gui thread) updated by the worker thread. How is this done? How is it usually done in Gtk? (the only ideas I have at the moment involve creating custom events and calling those) --=20 +----------------------------------------------+ | Mark Howard cam.ac.uk mh344@ | | http://www.tildemh.com tildemh.com mh@ | +----------------------------------------------+ |