Add WXK_CONTROL_A..WXK_CONTROL_Z constants.
These key codes provide nicer symbolic values for ASCII values in 1..26 range generated by Ctrl+Letter keys. Closes #13075. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -495,6 +495,7 @@ All (GUI):
|
||||
- Added support for reading image resolutions from PNG images (scottb).
|
||||
- wxComboCtrl, wxOwnerDrawnComboBox: better support for themed and custom
|
||||
panel backgrounds, especially on OS X.
|
||||
- Add WXK_CONTROL_A..WXK_CONTROL_Z constants (Jan van Dijk).
|
||||
|
||||
GTK:
|
||||
|
||||
|
Reference in New Issue
Block a user