Mattia Barbon writes:
>Have you already looked at the methods inherited from
> FilexGridSizer? From the description, SetFlexibleDirection and
> SetNonFlexibleGrowMode should do what you need (but I haven't tried
> them).
Seems that setting the proportion argument to AddGrowableCol to
nonzero
[Quoting Mattia Barbon, on November 20 2009, 21:19, in "Re: Column widths in"]
> > For example, in http:/www.squirrel.nl/pub/xfer/nov2009.png I would
> > like to have all columns of equal width.
>
>Have you already looked at the methods inherited from FilexGridSizer?
> From the description,
Johan Vromans wrote:
Hi,
Using a GridBagSizer, is there a way to have all rows and columns of
the same height/width?
For example, in http:/www.squirrel.nl/pub/xfer/nov2009.png I would
like to have all columns of equal width.
Have you already looked at the methods inherited from FilexGr
Hi,
Using a GridBagSizer, is there a way to have all rows and columns of
the same height/width?
For example, in http:/www.squirrel.nl/pub/xfer/nov2009.png I would
like to have all columns of equal width.
-- Johan