Re: GTK Modal dialog





Carlo ha scritto lo scorso 11/10/2004 9.28:


Igor Gorbounov ha scritto lo scorso 11/10/2004 6.22:

Carlo wrote:

[...]
After some attempt, I found that it is call to *gtk_window_set_skip_taskbar_hint* that make the dialog lost its "modality" (BTW, after calling gtk_window_set_modal the window losses its taskbar button).



So you don't use a gtkdialog window now and really stays above the parent window?! That's great! I've had a lot of trouble with those gtk-windows and had to replace all of them with gtkdialog windows in my application, because I didn't manage to find,
why gtkdialog is so special.
And where is this *gtk_window_set_skip_taskbar_hint* used? I don't see it in your code.
   Igor Gorbounov

This is the corrected code after I have understood the problem ;-)
I beg your pardon (and the one of all ML members too) but it's monday; you can find in my (before-)last message some code marked as *my simulator*; under this section there is the initialization code generated by Glade (and put under interface.c) with the misbehaving call to gtk_window_set_skip_taskbar_hint.

Cheers





_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]