Implement EVT_CHAR_HOOK for wxOSX/Cocoa.
Send wxEVT_CHAR_HOOK event from wxOSX/Cocoa code. Also test for wxEVT_CHAR_HOOK in the keyboard sample and show the effect of not skipping it. Closes #12431. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -507,6 +507,7 @@ OSX:
|
||||
- wxGetOsVersion() now returns more sensible version numbers, e.g. 10 and 6
|
||||
for OS X 10.6.
|
||||
- Added wxApp::MacOpenFiles and deprecated wxApp::MacOpenFile.
|
||||
- Implement wxEVT_CHAR_HOOK event generation in wxOSX/Cocoa.
|
||||
|
||||
GTK:
|
||||
|
||||
|
Reference in New Issue
Block a user