Dialog boxes in seperate thread
- From: "David Conley (FRD)" <dconley frd co uk>
- To: gtk-app-devel-list gnome org
- Subject: Dialog boxes in seperate thread
- Date: Wed, 30 Apr 2008 09:31:17 +0100 (BST)
Are modal dialog boxes possible in threads? I have this call in a thread
seperate to the main gtk thread:
gtk_dialog_run(GTK_DIALOG(errorDialog));
and obviously that locks that thread while the main thread continues but
nothing updates the display in the blocked thread and the app becomes
unresponsive.
Any tips appreciated.
Thanks
Dave Conley
Programmer
Free Radical Design
http://www.frd.co.uk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]