Re: FVWM: FvwmButtons problem

From: Olivier Chapuis <olivier.chapuis_at_free.fr>
Date: Sun, 22 Dec 2002 09:18:19 +0100

On Thu, Dec 19, 2002 at 03:12:58PM +0000, Andy Arbon wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello,
>
> I posted a similar mail to the list yesterday, but this is a different
> problem.
>
> I have the following config which used to work in 2.5.2, but which now
> no longer behaves as it should. I used to have an icon on the top right
> of my screen which when clicked caused a panel to slide out from the
> right. The icon used to appear on a transparent button so that the image
> looked like it was floating on its own.
>
> Since doing the upgrade I can't get the button to be transparent without
> the icon also disappearing. According to the manual the Pixmap none line
> should do what I want (and did in the old version) but it doesn't seem
> to work now.
>
> Can anyone help?
>

I think your config is not correct.

>
> DestroyModuleConfig BarButtons: *
> *BarButtons: Fore Black
> *BarButtons: BoxSize smart
> *BarButtons: Back #c3c3c3

The next line does not seem correct, it should be removed.
> *BarButtons: !Borders

> *BarButtons: Pixmap none
>
> *BarButtons: Font -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
> *BarButtons: Geometry 30x30-10+10_at_0
> *SubPanel: Columns 1
>

Ths next line is not correct too:
 
> *BarButtons: (Panel(left, delay 0, steps 4, position 100 270p) SubPanel
> "Module FvwmButtons SubPanel") Icon mini.penguin.xpm

it should be:

*BarButtons: (Icon mini.penguin.xpm, \
        Panel(left, delay 0, steps 4, position 100 270p) SubPanel \
        "Module FvwmButtons SubPanel")

With these modifications and after defining a "SubPanel" Buttons
it works fine here.

Regards, Olivier
--
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 Sun Dec 22 2002 - 02:36:50 GMT

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