Re: multi thread pb
- From: Havoc Pennington <hp redhat com>
- To: vincent leprince wanadoo fr
- Cc: gtk-app-devel-list gnome org
- Subject: Re: multi thread pb
- Date: 12 Oct 2001 20:07:52 -0400
Vincent LE PRINCE <vincent leprince wanadoo fr> writes:
gnome_dialog_run( GNOME_DIALOG(dlg) );
This runs the main loop, you can't do that from another thread.
Also, gnome-libs doesn't work with threads. You have to use plain GTK
if you access the GUI from multiple threads.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]