Improve handling of keyboard entry using IME.
Pass the keyboard events to the IME before generating our events for them, the IME may need them for its own use. Closes #15384. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -597,6 +597,7 @@ wxMSW:
|
||||
|
||||
wxOSX:
|
||||
|
||||
- Improve handling of keyboard entry using IME (minoki).
|
||||
- Fix column sorting UI in wxDataViewCtrl (Myrsloik).
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user