WxWidgets
From Gui
(Difference between revisions)
Current revision as of 23:05, 15 June 2009
http://docs.wxwidgets.org/stable/wx_classesbycat.html
[edit] Wigdets
- wxWindow (and descendants like wxFrame and wxWizard) Widget/Frame
- wxSplitterWindow
- wxStatusBar
- wxToolBar
- wxNotebook
- wxButton Widget/Button
- wxBitmapButton Widget/Button
- wxBitmapComboBox
- wxToggleButton Widget/Checkbox
- wxCalendarCtrl
- wxCheckBox Widget/Checkbox
- wxCheckListBox Widget/Listbox (with checks)
- wxChoice Widget/Listbox
- wxComboBox Widget/Listbox
- wxComboCtrl Widget/Listbox
- wxDataViewCtrl
- wxGauge
- wxGenericDirCtrl
- wxHtmlListBox Widget/Listbox
- wxSimpleHtmlListBox Widget/Listbox
- wxStaticBox Widget/Frame
- wxListBox Widget/Listbox
- wxListCtrl Widget/Listbox
- wxListView Widget/Listbox
- wxOwnerDrawnComboBox Widget/Listbox
- wxRichTextCtrl
- wxTextCtrl Widget/Textarea
- wxTreeCtrl
- wxScrollBar
- wxSpinButton
- wxSpinCtrl
- wxStaticText Widget/Label
- wxHyperlinkCtrl Widget/Button
- wxStaticBitmap Widget/Label
- wxRadioBox Widget/Frame
- wxRadioButton Widget/Checkbox
- wxSlider
- wxVListBox Widget/Listbox
- wxMenu
- wxMenuBar
- wxMenuItem
[edit] Layout
- wxBoxSizer, wxStaticBoxSizer are vertical/horizontal packing
- wxGridSizer, wxFlexGridSizer, wxGridBagSizer are grid layouts