Re: How to prevent gtk_dialog staying on-top?
- From: Gus Koppel <gtk spamkiller bytechase cx>
- To: <gtk-app-devel-list gnome org>
- Subject: Re: How to prevent gtk_dialog staying on-top?
- Date: Mon, 27 Oct 2003 11:34:23 +0100
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]