Re: [gtk-win32] Bugfix for transient dialogs posted a year ago



Tor Lillqvist wrote:
> See the mail messages attached to
> http://bugzilla.gnome.org/show_bug.cgi?id=112404 See also the 
> other bugs referenced to by comments in that bug.

Thank you for your quick response.  
Using Bulia's small test program I've found out that "gtk_window_set_skip_taskbar_hint" is causing problems. When a dialog is made transient (_set_transient_for), it is automatically removed from the taskbar. _set_skip_taskbar_hint becomes superfluous and actually makes the dialog non-transient. If it is commented out, only the minimizing-problem remains. I am currently looking for a work-around. One thing that I do not understand is why owned dialogs are not minimized when their owner is minimized.

Regards,
Johan



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