Added wxAcceleratorEntry::ToRawString().
This function can be used to obtain language/locale-independent representation of an accelerator. This is particularly useful for storing it in configuration files. Closes #14228. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -503,6 +503,7 @@ All (GUI):
|
||||
- Enable/disable "Window" menu items in AUI MDI correctly (wsu).
|
||||
- Added wxTimePickerCtrl::Get/SetTime().
|
||||
- Fix WXK_MENU handling in wxStyledTextCtrl under wxGTK (cantabile).
|
||||
- Added wxAcceleratorEntry::ToRawString() (Armel Asselin).
|
||||
|
||||
|
||||
GTK:
|
||||
|
Reference in New Issue
Block a user