back to gui 

wxBoxSizer

generated from ../src/mod_gui/misc/boxsizer.cpp

The basic idea behind a box sizer is that windows will most often be laid out in rather simple basic geometry, typically in a row or a column or several hierarchies of either.

Constants

Constructor

wxBoxSizer

wxBoxSizer(orientation)
 
Name Type Default Description
orientation Integer Orientation VERTICAL or HORIZONTAL for creating either a column or row sizer. See wxOrientation

Creates a new wxBoxSizer object

Properties

Name Type Description
orientation read only Integer Gets the orientation. See wxOrientation


SourceForge.net Logo Support This Project

Table of Contents

Prototype

wxSizer

Constructor

wxBoxSizer

Properties

orientation


Design downloaded from Zeroweb.org: Free website templates, layouts, and tools.