wxWidgets/include/wx/generic/private
Vadim Zeitlin 64ac3db840 Update all controls using in-place editors to handle Escape/Return correctly.
Define EVT_CHAR_HOOK handlers to ensure that pressing Escape/Return while an
in-place edit control is active affects only it and is not used for the
keyboard navigation.

Closes #9102.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-12-02 00:50:41 +00:00
..
grid.h Override GetMainWindowOfCompositeControl() in wxGrid subwindows. 2011-11-28 19:15:59 +00:00
listctrl.h Update all controls using in-place editors to handle Escape/Return correctly. 2011-12-02 00:50:41 +00:00
markuptext.h Add generic wxMarkupText class implementing handling of markup. 2011-02-27 12:48:21 +00:00
richtooltip.h Fix wxRichToolTip compilation under MSW without PCH and recent SDK headers. 2011-10-20 16:20:19 +00:00
timer.h replace wrong WXDLLEXPORT declarations with correct WXDLLIMPEXP_BASE/ADV/GL (patch from Tim Stahlhut) 2007-12-12 01:35:53 +00:00