On Fri, Feb 28, 2003 at 01:15:54PM +0100, David Hansen wrote:
> 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.

Both versions work fine for me.  Can you provide more information
on this problem?

Bye

Dominik ^_^  ^_^
--
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 [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to