wxFlexGridSizer

wxFlexGridSizer

Creation Parameters

A flex grid sizer is a sizer which lays out its children in a two-dimensional table with all table fields in one row having the same height and all fields in one column having the same width, but all rows or all columns are not necessarily the same height or width as in the wxGridSizer.

Functions/Procedures
Supertopics

wxFlexGridSizer

[proc]
add_growable_col
( atom sizer, atom idx, atom proportion )

Category: wxFlexGridSizer


wxFlexGridSizer

[proc]
add_growable_row
( atom sizer, atom idx, atom proportion )

Category: wxFlexGridSizer