> > Our configuration is set up to maximally support Motif apps; i.e.,
> >
> > Emulate Mwm
> > Style * MwmFunctions
> > Style * MwmDecor
> > Style * NoOverride
> >
> > The 2.4.7 release appears to make a strict distinction between function
> > and decoration hints. An application that has MWM_FUNC_CLOSE disabled
> > will have a visible "Close" button that simply beeps when clicked. If a
> > Motif GUI developer wishes to hide the "Close" button, he must also add a
> > "Style <class> NoButton <n>" to the configuration.
Yes, as far as I know, Motif distincts between function hints and
decoration hints.
So, function hints determine which functions are permitted on a window and
decoration hints which window decorations are visible.
And MWM doesn't have a close button, so probably there is no Motif hint to
turn off the close button.
But, I suppose EWMH might define such an hint.
I'm not sure, since I don't have a close button in my FVWM...
//Marcus
> >
> > My question is this: Does the latest stable release handle MWM_FUNC_CLOSE
> > differently, perhaps obviating the need for the "NoButton"? (I see that
> > some Mwm hints work was done for 2.4.9.)
> >
> > Regards,
> > Gregg Dameron
> >
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Sat Apr 12 2003 - 06:58:28 BST