Hey all,

Thanks in advance.

I'm creating a Gtk::Entry widget that needs to sit on top of everything else
in my app and so I call set_keep_above(true).  This works great as long as
my app is the focused app, but it stays on top of *everything* -- even other
apps when they get the focus.  Is there a better way to do this?  Or is
there a way to tell when my app loses focus?


-- 
Garth Upshaw
Garth's KidStuff
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to