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.
> 
>   The only apparent way of doing this (looking at a couple of themes) is
> to set the buttons to all started with TiledPixmap as well ... but this
> resets the tiling for each button (natch).
> 
> +  TitleStyle TiledPixmap textures/bg_blu8.xpm.gz
> +  AddTitleStyle  \
>       ActiveUp   (TiledPixmap textures/bg_blu8-light.xpm.gz)  \
>       ActiveDown (Solid White)
> +  HilightColor black #40bdff
> +  ButtonStyle All -- UseTitleStyle
> +  ButtonStyle 1  Default
>    # 2 stacked rectangular panels like stills of a window being maximized
> +  ButtonStyle 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
> ...
  Gottit. I now use:
> +  ButtonStyle All Simple -- 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
  'Simple' :-)
-- 
========================- 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 163 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 Thu Jul 22 1999 - 07:04:32 BST