[Glade-users] Make window stay on top?
Tristan Van Berkom
tristan.van.berkom at gmail.com
Wed Mar 26 23:16:09 EDT 2008
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
>
>
More information about the Glade-users
mailing list