Re: How to prevent gtk_dialog staying on-top?



ralf deres-mueller de wrote:

my gtk_dialog cannot be put behind the main window. 
Haw can I prevent this?

There are two options:
1. Try
http://developer.gnome.org/doc/API/2.0/gtk/GtkWindow.html#gtk-window-set-transient-for

Isn't this the opposite from that what I want?
I did not find the answer how to PREVENT this.

What happens if you set the GtkWindow *parent to NULL?



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