wxWidgets/include/wx/osx/cocoa
Vadim Zeitlin dc5faacf77 Fix missing key events for wxSearchCtrl under macOS
Use wxNSTextFieldEditor for wxSearchCtrl too, just as it was already
done for wxTextCtrl and wxComboBox, to ensure that we get these events
that seem to be consumed by the view's editor and don't reach the view
itself at all.

See #19321.

(cherry picked from commit 2bd5f383825325d5b88800b0508e5efb02fb3e91)
2022-08-14 17:15:51 +02:00
..
private wxOSX: Rewiring GetBestSize for single line text control again 2022-04-30 20:34:28 +02:00
chkconf.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
dataview.h Accept multiple data formats via drag-and-drop in wxDataViewCtrl 2021-12-10 19:55:44 +01:00
evtloop.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
private.h Fix missing key events for wxSearchCtrl under macOS 2022-08-14 17:15:51 +02:00
stdpaths.h