Window Layout
[Full Class List by Category]


Detailed Description

wxWidgets makes window layout and sizing easy and painless using a set of classes known as "sizers". Sizers allow for flexible window positioning and sizes that can help with automatically handling localization differences, as well as making it easy to write user resizable windows.

Related Overviews: Sizers Overview


Classes

class  wxDialogLayoutAdapter
class  wxGBPosition
class  wxGridBagSizer
class  wxGBSizerItem
class  wxGBSpan
class  wxLayoutAlgorithm
class  wxStdDialogButtonSizer
class  wxSizerItem
class  wxSizerFlags
class  wxNotebookSizer
class  wxFlexGridSizer
class  wxSizer
class  wxGridSizer
class  wxStaticBoxSizer
class  wxBoxSizer
class  wxWrapSizer



wxWidgets logo

[ top ]