[Glade-users] Make window stay on top?
- From: alexey.kurochkin at pathfinderlwd.com (Alexey Kurochkin)
- Subject: [Glade-users] Make window stay on top?
- Date: Thu, 27 Mar 2008 07:45:10 -0500
You also can use gtk_window_set_keep_above if you need it to stay above
ALL the windows, not only your application windows, but I do not think
this property is exposed in Glade, besides it is window manager
specific.
On Thu, 2008-03-27 at 00:16 -0300, Tristan Van Berkom wrote:
you can set it to be a modal window, boolean property on the window object,
modal windows are not recommended.
try instead to use the "transient parent" property to set the window to stay
above another specified window.
cheers,
-tristan
On Wed, Mar 26, 2008 at 10:39 PM, Andrew Min <andrew at andrewmin.com> wrote:
Hey,
This is a really n00bish question, but does anyone have any idea how to make
a window stay on top of all the other windows regardless of whether it's
focused or not using Glade?
--
Andrew Min
http://www.andrewmin.com/
andrew at andrewmin.com
_______________________________________________
Glade-users maillist - Glade-users at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/glade-users
_______________________________________________
Glade-users maillist - Glade-users at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/glade-users
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]