Re: Menu accelerators, dots, and modal windows (fwd)




On Wed, 2 Dec 1998, Max Watson wrote:
> 
> Isn't there a window manager hint in gnome-libs for this? Just set the
> layer of the window you want on top to WIN_LAYER_ONTOP.
> 

I thought that might apply, but I couldn't really tell. It is not quite
right though - it should be on top of the other windows from the same
application, not on top of all applications.

An implementation problem is making gtk_window_set_modal invoke the hint
whenever it's called - since Gtk+ doesn't have the wm extensions. A hack
for now could add a virtual function to GtkWindowClass and override it in
GnomeDialogClass... 

Havoc





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]