On 2009-1129 00:25:06, Ben Hutchings wrote:
> Does this function run in a different thread from the other GUI code?
> Most GUI frameworks do not support access to a single widget from
> multiple threads.

in my test program I have two threads, one tread that does almost nothing:
after it creates the widgets, it just waits for the user to press on the
'run' button.  and one thread that is fired as a consequence of the user
action and executes the 'main' function given above.  I don't see how
I could make this more simple...

I see I didn't yet post the whole source code, I will do so today...



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to