1.10 |
Sizing and positioning widgets. More...
Classes | |
class | BoxSizer |
Positions and sizes widgets by Orientation. More... | |
class | FlexBoxSizer |
FlexBoxSizer helper variation of BoxSizer. More... | |
class | HorizontalBoxSizer |
HorizontalBoxSizer helper variation of BoxSizer. More... | |
class | SelectableGrid |
StaticGrid with selectable cells. More... | |
class | StaticGrid |
Static grid organization for widgets. More... | |
class | VerticalBoxSizer |
VerticalBoxSizer helper variation of BoxSizer. More... | |
Sizing and positioning widgets.
These widgets, different from other types of widgets like Controls, are used specifically for managing position and size of child widgets as well as themselves.