wxWidgets/samples/widgets
Vadim Zeitlin f32edbe1fc Test wxTE_PROCESS_TAB support on text page of widgets sample too
Do it for completeness and symmetry with the already existing checkbox
enabling wxTE_PROCESS_ENTER.
2017-12-25 18:45:06 +01:00
..
icons Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
activityindicator.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
bmpcombobox.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
button.cpp Move GTK3 wxNO_BORDER handling to wxControl 2017-11-15 10:51:38 -08:00
checkbox.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
choice.cpp Remove Windows CE support 2015-09-23 00:52:30 +02:00
clrpicker.cpp Reset opacity check box value when control settings are reset in ColourPicker demo. 2015-12-13 19:18:57 +01:00
combobox.cpp Allow modifying wxComboBox from its CLOSEUP handler with wxGTK2 2016-02-24 20:07:34 +01:00
datepick.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
descrip.mms
dirctrl.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
dirpicker.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
editlbox.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
filectrl.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
filepicker.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
fontpicker.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
gauge.cpp Really add wxGA_PROGRESS support to wxGauge in wxOSX 2016-02-01 03:03:53 +01:00
headerctrl.cpp Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
hyperlnk.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
itemcontainer.cpp Use a separate variable for each loop in the widgets sample 2016-02-06 18:29:27 +01:00
itemcontainer.h
listbox.cpp Use wxFALLTHROUGH 2017-10-17 09:21:45 -07:00
makefile.bcc Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
makefile.gcc Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
Makefile.in Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
makefile.unx Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
makefile.vc Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +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 Fix widgets sample build with MinGW-w64 4.9.1 2016-05-17 23:36:06 +02:00
notebook.cpp Remove Windows CE support 2015-09-23 00:52:30 +02:00
odcombobox.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
radiobox.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
searchctrl.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
slider.cpp Remove obsolete symbols from the samples 2015-12-03 22:11:04 +01:00
spinbtn.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
statbmp.cpp Add wxStaticBitmap::SetScaleMode() to control bitmap display size 2016-01-20 18:55:14 +01:00
static.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
textctrl.cpp Test wxTE_PROCESS_TAB support on text page of widgets sample too 2017-12-25 18:45:06 +01:00
timepick.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
toggle.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
widgets_vc7.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
widgets_vc8.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
widgets_vc9.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
widgets.bkl Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
widgets.cpp Fix MSVC14 warnings about a shadowed variable in the widgets sample. 2016-02-18 22:43:48 +01:00
widgets.h Remove Windows CE support 2015-09-23 00:52:30 +02:00