Cannot hide dialog until signal handler exits
- From: Pseudo Nym <pseudo nym ukgateway net>
- To: gtk-app-devel-list gnome org
- Subject: Cannot hide dialog until signal handler exits
- Date: Sat, 13 Aug 2005 16:02:04 +0100
The signal handler for a button in my main window launches a file
chooser dialog, then processes the selected files.
I try to hide the dialog during processing with 'gtk_widget_hide
(dialog);' but this does not take effect until the signal handler exits.
Is there a way to hide the dialog immediately to show the progress bar
in the underlying window?
Thanks
Kevin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]