[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, SetFlexibleDirection and SetNonFlexibleGrowMode > should do what you need (but I haven't tried them).
Yes, I have played with these. I can enforce the columns to be of the same widths, but then then the columns do not resize the way I'd should want (for example, the image I referred to looks as shown in http://www.squirrel.nl/pub/xfer/nov2009-1.jpg). I've solved it in this particular case by explictly folding "october 2009" and "december 2009" into two lines. Thanks for thinking with me. -- Johan