FVWM: Style NoButton requires special order, Bug?

From: David Hansen <david.hansen_at_physik.fu-berlin.de>
Date: Fri, 28 Feb 2003 13:15:54 +0100

Hi,

i just noticed that if you want to create a title bar without
buttons, you have to take care of the order of the NoButtons
directives.

E.g. this doesn't work:

Style MyStyle NoButton 1
Style MyStyle NoButton 2
Style MyStyle NoButton 3
Style MyStyle NoButton 4

but this is working:

Style MyStyle NoButton 3
Style MyStyle NoButton 4
Style MyStyle NoButton 1
Style MyStyle NoButton 2

I'm not sure if you want to call this a bug. At least it isn't
mentioned in the man page.

David


$ fvwm --version
fvwm 2.5.6 (from cvs) compiled on Feb 22 2003 at 21:47:36
with support for: ReadLine, Stroke, XPM, PNG, Shape, XShm, SM,
Xinerama, XRender, XFT, NLS



--
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 Fri Feb 28 2003 - 06:17:43 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:54 BST