Re: Create always on top window
- From: Nix <nix go-nix ca>
- To: gtk-app-devel-list gnome org
- Subject: Re: Create always on top window
- Date: Sat, 20 Dec 2003 11:54:13 -0700
On Fri, 2003-12-05 at 01:20, Keith Maika wrote:
I know that gtk_window_set_transient_for will keep a window on top of
it's parent, but what I'm looking for is an always on top of any window.
Even windows that are not of my application.
Try making your window a popup window instead of a toplevel window. For
instance, you could look at the source for GtkMenu. GtkMenu windows
always go on top of other windows.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]