wxWidgets/samples/widgets
Vadim Zeitlin 7527fdaac8 Add a possibility to change the layout direction in the widgets sample.
This allows to test whether a widget is drawn correctly in RTL variant as well
as the default LTR one easily.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-13 23:23:01 +00:00
..
icons
bmpcombobox.cpp Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
button.cpp use stock colour/pen/brush objects in samples 2012-12-01 23:06:50 +00:00
checkbox.cpp
choice.cpp
clrpicker.cpp
combobox.cpp Test wxTE_PROCESS_ENTER in the combobox page of the widgets sample. 2013-04-26 19:41:11 +00:00
datepick.cpp
descrip.mms
dirctrl.cpp Add wxEVT_DIRCTRL_FILEACTIVATED wxDirCtrl event. 2013-05-16 14:33:07 +00:00
dirpicker.cpp
editlbox.cpp
filectrl.cpp
filepicker.cpp Add a test of wxFilePickerCtrl::GetValue() to the widgets sample. 2012-09-09 13:35:34 +00:00
fontpicker.cpp
gauge.cpp
hyperlnk.cpp
itemcontainer.cpp
itemcontainer.h
listbox.cpp
makefile.bcc Rebake all the samples and others makefiles too. 2013-07-13 02:33:00 +00:00
makefile.gcc Rebake all the samples and others makefiles too. 2013-07-13 02:33:00 +00:00
Makefile.in Only link with libwxscintilla if using Scintilla is enabled. 2013-07-06 19:14:59 +00:00
makefile.mic
makefile.unx
makefile.vc Rebake all the samples and others makefiles too. 2013-07-13 02:33:00 +00:00
makefile.wat Rebake all the samples and others makefiles too. 2013-07-13 02:33:00 +00:00
notebook.cpp
odcombobox.cpp Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
radiobox.cpp
searchctrl.cpp Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
slider.cpp
spinbtn.cpp Implement GetSizeFromTextSize() for wxSpinCtrl. 2012-11-20 12:49:53 +00:00
statbmp.cpp Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
static.cpp Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
textctrl.cpp
timepick.cpp
toggle.cpp use stock colour/pen/brush objects in samples 2012-12-01 23:06:50 +00:00
widgets_vc7.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
widgets_vc8.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
widgets_vc9.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
widgets.bkl
widgets.cpp Add a possibility to change the layout direction in the widgets sample. 2013-07-13 23:23:01 +00:00
widgets.dsp Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
widgets.h Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00