Re: keeping modal dialogs visible (on top)
- From: Havoc Pennington <hp redhat com>
- To: "Sharp, Peggy" <Peggy Sharp wang com>
- Cc: "'gtk-list gnome org'" <gtk-list gnome org>
- Subject: Re: keeping modal dialogs visible (on top)
- Date: 14 Jul 2000 14:09:32 -0400
"Sharp, Peggy" <Peggy.Sharp@wang.com> writes:
> i've not been able to find a way to keep modal dialogs on top of any others
> that are visible. it this possible, and if so, please send instructions.
> thanks!
>
If you set the transient parent of the dialog, some window managers do
this and some do not. However all your program should do is set the
transient parent; the resulting behavior is up to the window manager.
gtk_window_set_transient_for() is the function you want.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]