Lars Segerlund <lars.segerlund_at_comsys.se> writes:
>
> I am trying to have a different background pixmap for highlighted
> entries ( Items ) in a menu ), is this possible and where shall I look ,
> ( I have been doing quite a lot of rtfm .. and I suspect that I can
> define some kind of HighliteForeground for each item to slve this.
I don't believe this is possible, this is from the man page:
ActiveColorset works exactly like MenuColorset, but
the foreground from the colorset replaces the color
given with the ActiveFore menu style and the col
orset's background color replaces the color given
with the HilightBack command (to turn on background
hilighting you have to use the HilightBack menu
style too). If specified, the hilight and shadow
colors from the colorset are used too. The pixmap
and shape mask from the colorset are not used.
Hilighting the background or foreground can be
turned off individually with the ActiveForeOff or
HilightBackOff menu styles.
(The part about the pixmap not being used.)
> Second, how can I use pixmaps on an FvwmTaskBar ?
Use colorsets, something like this:
Colorset 0 pixmap weird10.xpm
*FvwmTaskBar: Colorset 0
--
Dan Espen E-mail: dane_at_mk.telcordia.com
--
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 Wed May 07 2003 - 16:45:26 BST