Re: Re: how to stop other window receiving focus



Is there a way to do this for handlebar menus in GTK 1.2.x ?

cheers,
Jim Parker

On 06 Feb 2002, Havoc Pennington wrote:
Date: 06 Feb 2002 12:06:19 -0500
To: "ansastry" <ansastry indiatimes com>
From: Havoc Pennington <hp redhat com>
CC: <gtk-app-devel-list gnome org>
Sender: gtk-app-devel-list-admin gnome org
Subject: Re: how to stop other window receiving focus


"ansastry" <ansastry indiatimes com> writes:


window A calls dialog B (modal).


when i click on window A Dialog B should not go to back of window A or
Minimize.



Call gtk_window_set_transient_for() on the dialog to make it a
transient of the main window.

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



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