wxWidgets/samples/widgets
Vadim Zeitlin 1043456035 Generate clipboard events for wxComboBox in wxGTK too.
These events were only generated for wxTextCtrl but should be sent for
non-readonly wxComboBox too, so refactor the code to allow its reuse from
wxComboBox.

Also add EVT_TEXT_PASTE handlers for both controls to the widgets sample for
testing.

Closes #14520.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-07-29 22:08:15 +00:00
..
icons Added wxTimePickerCtrl page to the widgets sample. 2011-12-20 21:27:06 +00:00
bmpcombobox.cpp
button.cpp
checkbox.cpp
choice.cpp
clrpicker.cpp
combobox.cpp Generate clipboard events for wxComboBox in wxGTK too. 2012-07-29 22:08:15 +00:00
datepick.cpp Added wxTimePickerCtrl page to the widgets sample. 2011-12-20 21:27:06 +00:00
descrip.mms
dirctrl.cpp
dirpicker.cpp
editlbox.cpp
filectrl.cpp Don't return NULL widget from wxFileCtrl page of widgets sample. 2012-05-04 22:20:59 +00:00
filepicker.cpp
fontpicker.cpp
gauge.cpp
hyperlnk.cpp
itemcontainer.cpp
itemcontainer.h
listbox.cpp
makefile.bcc Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
makefile.gcc Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
Makefile.in Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
makefile.mic
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
makefile.wat Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
notebook.cpp
odcombobox.cpp
radiobox.cpp
searchctrl.cpp
slider.cpp
spinbtn.cpp
statbmp.cpp
static.cpp
textctrl.cpp Generate clipboard events for wxComboBox in wxGTK too. 2012-07-29 22:08:15 +00:00
timepick.cpp non-pch build fix, closes #14140 2012-03-26 15:44:31 +00:00
toggle.cpp
widgets_vc7.vcproj Always link with expat in monolithic build. 2011-12-25 13:28:01 +00:00
widgets_vc8.vcproj Rebake all project files to reflect MSVC deprecation warnings defines. 2012-02-07 21:38:09 +00:00
widgets_vc9.vcproj Rebake all project files to reflect MSVC deprecation warnings defines. 2012-02-07 21:38:09 +00:00
widgets.bkl Added wxTimePickerCtrl page to the widgets sample. 2011-12-20 21:27:06 +00:00
widgets.cpp Remove more Palm OS left overs. 2012-01-15 13:43:19 +00:00
widgets.dsp Always link with expat in monolithic build. 2011-12-25 13:28:01 +00:00
widgets.h Remove wxMGL port. 2012-01-15 14:46:41 +00:00