wxWidgets/samples/widgets
Maarten Bent 0d5ed276a4 Update radio page in widgets sample
Make the reset button work by binding to OnUpdateUIReset.
Use wxSizerFlags based API.
Remove minimum size of right panel so the minimum size of wxRadioBox can be
verified.
Use wxArrayString instead of manually creating and deleting an array of
wxString pointers.
Reapply disabling and hiding the test button, and check if test button is
available.
Layout the entire page instead of only the sizer, see #18100.
2019-01-27 15:26:17 +01:00
..
icons Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
activityindicator.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
bmpcombobox.cpp Fix unannotated fall-through warnings 2018-11-25 21:29:37 +01:00
button.cpp Fix unannotated fall-through warnings 2018-11-25 21:29:37 +01:00
checkbox.cpp Fix unannotated fall-through warnings 2018-11-25 21:29:37 +01:00
choice.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
clrpicker.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
combobox.cpp Fix unannotated fall-through warnings 2018-11-25 21:29:37 +01:00
datepick.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
descrip.mms Add compile support for widgets sample on OpenVMS 2011-11-10 14:41:14 +00:00
dirctrl.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
dirpicker.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
editlbox.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
filectrl.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
filepicker.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
fontpicker.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
gauge.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
headerctrl.cpp Use wxSizerFlags-based API in widgets sample 2019-01-20 13:23:11 +01:00
hyperlnk.cpp Fix unannotated fall-through warnings 2018-11-25 21:29:37 +01:00
itemcontainer.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
itemcontainer.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
listbox.cpp Remove all wxS() macros from samples 2018-10-01 13:55:42 +02:00
makefile.bcc Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.gcc Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
Makefile.in Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
makefile.unx Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.vc Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
native_wrapper.mm Add wxNativeWindow allowing to easily embed native widgets in wx. 2015-08-03 17:57:42 +02:00
native.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
notebook.cpp Fix unannotated fall-through warnings 2018-11-25 21:29:37 +01:00
odcombobox.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
radiobox.cpp Update radio page in widgets sample 2019-01-27 15:26:17 +01:00
searchctrl.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
slider.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
spinbtn.cpp Fix unannotated fall-through warnings 2018-11-25 21:29:37 +01:00
statbmp.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
static.cpp Fix unannotated fall-through warnings 2018-11-25 21:29:37 +01:00
textctrl.cpp Fix unannotated fall-through warnings 2018-11-25 21:29:37 +01:00
timepick.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
toggle.cpp Fix unannotated fall-through warnings 2018-11-25 21:29:37 +01:00
widgets_vc7.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
widgets_vc8.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
widgets_vc9.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
widgets.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
widgets.cpp Fix unannotated fall-through warnings 2018-11-25 21:29:37 +01:00
widgets.h Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00