Jiva DeVoe schrieb:
> I've done some hacking on WildMenus as some of you already know
> (http://www.random-ideas.net/Blog/19) that said, one of my beefs is that
> the top menu is always letting windows from the window manager get
> maximized underneath it.  What do I need to do with the code to prevent
> this from happening?  I am guessing that I need to set some kind of
> special property on the window used for the menu.  What I'd like is for
> it to work like the panels from GNOME etc... so when an app is maximized
> it does not go behind the panel/menu.
> 

You need to check out, which X settings Gnome is using for these windows
and then check XGServerWindow, if this is already provided somewhere.
Otherwise you need to implement it yourself.

Fred


_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to