Update interface/wx/valgen.h
Co-authored-by: VZ <vz-github@zeitlins.org>
This commit is contained in:
parent
fb6a7d5a8e
commit
ff68b61b84
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
- wxButton, wxRadioButton, wxToggleButton, wxBitmapToggleButton, wxSpinButton
|
||||
- wxCheckBox, wxRadioBox, wxComboBox, wxListBox, wxCheckListBox
|
||||
- wxGauge, wxSlider, wxScrollBar, wxChoice, wxStaticText
|
||||
- wxSpinCtrl, wxTextCtrl, wxColourPickerCtrl
|
||||
- wxSpinCtrl, wxTextCtrl, wxColourPickerCtrl (since wxWidgets 3.3.0 or later).
|
||||
|
||||
It checks the type of the window and uses an appropriate type for it.
|
||||
For example, wxButton and wxTextCtrl transfer data to and from a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue