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 FilexGridSizer? From the description, SetFlexibleDirection and SetNonFlexibleGrowMode should do what you need (but I haven't tried them).

Regards,
Mattia

Reply via email to