wxWidgets/samples/widgets
Vadim Zeitlin 64196306bc Add a very simple page showing wxHeaderCtrl in the widgets sample
This is mostly in order to test that changing font and colours works for this
control (or, rather, that currently it doesn't in wxMSW).
2016-04-17 16:03:28 +02: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 Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02: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 Add compile support for widgets sample on OpenVMS 2011-11-10 14:41:14 +00:00
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 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
listbox.cpp Add wxListBox::GetTopItem() and GetCountPerPage() 2016-02-06 19:13:35 +01:00
makefile.bcc Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
makefile.gcc Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
Makefile.in Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
makefile.unx Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
makefile.vc Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +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 Don't destroy the native window in wxNativeWindow itself by default 2016-02-04 18:46:47 +01: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 Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02: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 Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
widgets_vc8.vcproj Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
widgets_vc9.vcproj Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +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