Mattia Barbon <mattia.bar...@libero.it> 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 also enforces equal stretching. -- Johan