Re: how to stop other window receiving focus
- From: Havoc Pennington <hp redhat com>
- To: "ansastry" <ansastry indiatimes com>
- Cc: <gtk-app-devel-list gnome org>
- Subject: Re: how to stop other window receiving focus
- Date: 06 Feb 2002 12:06:19 -0500
"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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]