wxWidgets/samples/widgets
Vadim Zeitlin ac63bc407e Set the string to search for in wxSearchCtrl events.
It's more convenient to have the string to search for directly in the event
object than to retrieve it from wxSearchCtrl itself as it had to be done
before.

Closes #4665.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-07-11 10:44:18 +00:00
..
icons
bmpcombobox.cpp
button.cpp
checkbox.cpp
choice.cpp
clrpicker.cpp
combobox.cpp
datepick.cpp
dirctrl.cpp
dirpicker.cpp
editlbox.cpp
filectrl.cpp Add "filter changed" event to wxFileCtrl. 2010-05-29 10:35:47 +00:00
filepicker.cpp
fontpicker.cpp
gauge.cpp Use wxDELETE() and wxDELETEA() when possible. 2010-06-20 18:18:23 +00:00
hyperlnk.cpp
itemcontainer.cpp
itemcontainer.h
listbox.cpp
makefile.bcc Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
makefile.gcc Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
Makefile.in
makefile.mic
makefile.unx
makefile.vc Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
makefile.wat Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
notebook.cpp Use wxDELETE() and wxDELETEA() when possible. 2010-06-20 18:18:23 +00:00
odcombobox.cpp
radiobox.cpp
searchctrl.cpp Set the string to search for in wxSearchCtrl events. 2010-07-11 10:44:18 +00:00
slider.cpp
spinbtn.cpp Use GetWidgets() in the widgets samples instead of GetWidget2(). 2010-05-13 15:31:30 +00:00
statbmp.cpp Use wxDELETE() and wxDELETEA() when possible. 2010-06-20 18:18:23 +00:00
static.cpp
textctrl.cpp
toggle.cpp
widgets_vc7.vcproj Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
widgets_vc8.vcproj Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
widgets_vc9.vcproj Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
widgets.bkl
widgets.cpp Simplify and correct MSW selection of background brush for children painting. 2010-05-21 12:51:20 +00:00
widgets.dsp
widgets.h Use GetWidgets() in the widgets samples instead of GetWidget2(). 2010-05-13 15:31:30 +00:00