This page contains the screenshots of various controls under the three major platforms: wxMSW in the first column, wxGTK in the second one and wxOSX in the third one.
Standard Controls
Some common controls:
\nwxButton |
\nwxBitmapButton |
\nwxCheckBox |
\nwxChoice |
\nwxCheckListBox |
\nwxComboBox |
\nwxGauge |
\nwxListBox |
\nwxRadioBox |
\nwxRadioButton |
\nwxScrollBar |
\nwxSlider |
\nwxSpinButton |
\nwxSpinCtrl |
\nwxSpinCtrlDouble |
Picker Controls
These controls provide the user with the possibility to choose something (file or directory, font or colour, ...) directly from the window containing them:
\nwxColourPickerCtrl |
\nwxDatePickerCtrl |
\nwxFilePickerCtrl |
\nwxDirPickerCtrl |
\nwxFontPickerCtrl |
Book Controls
Book controls contain several pages (also called tabs in wxNotebook case) and allow the user to switch between them:
\nwxChoicebook |
\nwxListbook |
\nwxNotebook |
Tree and List Controls
Several controls can be used to display items organized in a tree or (multi column) list:
\nwxDataViewCtrl |
\nwxDataViewTreeCtrl |
\nwxListCtrl |
\nwxPropertyGrid |
\nwxSimpleHtmlListBox |
Miscellaneous Other Controls
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|