Dominik Vogt wrote:
> On Tue, Jul 20, 1999 at 12:03:05PM +0100, Neil Bird wrote:
> > I'm trying to get my current buttons on top of a pixmap (used to use
> > gradient). However, the buttons insist on having the title background, not
> > the pixmap I've put onto the title.
>
> To stack the styles you can use 'AddButtonStyle'. After setting the
> pixmap background you should add the vector with
>
> AddButtonStyle 2 Vector 11 ...
>
> Dos this solve your problem?
No :( I'd (up until this point) actually /had/ AddButtonStyle, but now
with:
+ ButtonStyle All -- UseTitleStyle
+ AddButtonStyle 1 Default
# 2 stacked rectangular panels like stills of a window being maximized
+ AddButtonStyle 2 \
Vector 11 \
95x10_at_0 95x75_at_0 25x75_at_0 65x75_at_0 65x90_at_0 10x90_at_0 \
10x55_at_1 25x55_at_1 25x75_at_1 25x10_at_1 95x10_at_1
...
I get what I had before that made me use ButtonStyle: all my buttons,
although transparent as far as being able to see the title's XPM is
concerned, still have the default vector box underneath *my* vectors
(presumably due to a lack of 'ButtonStyle' commands overrideing it). The
first line above that I put in to cover that doesn't.
--
========================- http://www.rdel.co.uk/ -======================
Neil Bird | This is who we are The time is near
|
mailto:neil.bird_at_rdel.co.uk | There are 165 days remaining
--
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 Tue Jul 20 1999 - 06:28:27 BST