Re: FVWM: Sizing individual FvwmButtons

From: Dominik Vogt <dominik.vogt_at_gmx.de>
Date: Sat, 12 Jun 1999 19:43:46 +0200

On Fri, Jun 11, 1999 at 10:42:57PM -0400, Allin Cottrell wrote:
> I'm running version 2.2.2. I have an FvwmButtons panel with
> one column and 8 rows/buttons down the left-hand edge of my
> screen. All works nicely but for the sizing of the buttons.
> By default all the buttons are the same size, and I'd like to
> make some of them taller. I find that if I put a "Padding" or
> "Size" directive into the parenthesized section for one
> button, e.g.
>
> *FvwmButtons(Title "Editors", Icon Clipboard.xpm, \
> Padding 2 10, Action "Popup" Editors-Popup)
>
> it ends up making _all_ the buttons bigger. Is this a bug or
> am I missing something? Thanks in advance. I'd appreciate
> email since I'm not actually subscribed.

Padding is done *inside* the buttons. If you want the buttons
to have different sizes, you must use several slots for the
bigger buttons. E.g.:

  *FvwmButtons(1x2, Title "Editors", Icon Clipboard.xpm, \
   Action "Popup" Editors-Popup)

Makes the button twice a tall as the other buttons. You need
one additional row for the button.

Bye

Dominik ^_^

--
Dominik Vogt, dominik.vogt_at_gmx.de
Reply-To: dominik.vogt_at_gmx.de
--
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 Sat Jun 12 1999 - 21:35:47 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:02 BST