]> git.saurik.com Git - wxWidgets.git/commit
Get wxSearchCtrl text events working, and share the text event handler code among...
authorKevin Ollivier <kevino@theolliviers.com>
Sat, 6 Feb 2010 17:00:38 +0000 (17:00 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Sat, 6 Feb 2010 17:00:38 +0000 (17:00 +0000)
commit75a2c6a1ee034a5d866b4a121a97351603bce98b
tree4c470bbd761af8a3deab9f47e0b7e9748c5e36c2
parentf9022ad20906809c04e65ae764a7c8bc0bf054fe
Get wxSearchCtrl text events working, and share the text event handler code among all the various wxTextCtrl-based classes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/osx/cocoa/private.h
src/osx/cocoa/srchctrl.mm
src/osx/cocoa/textctrl.mm
src/osx/cocoa/window.mm