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

Re: How to prevent gtk_dialog staying on-top?



ralf@deres-mueller.de wrote:

>Hello,
>
>my gtk_dialog cannot be put behind the main window. 
>
>Haw can I prevent this?
>
Hi,
This is window manager related stuff. Gtk sets 
_NET_WM_WINDOW_TYPE_DIALOG hint on dialog's window, so you only have to 
change your window manager or try to configure it somehow...
Do you really have any reason to use GtkDialog instead of GtkWindow ?

    Olexiy





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