handle accel keys for owner drawn menu items (based on the patch 657105)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2002-12-21 15:01:21 +00:00
parent 46a5e01e86
commit b74cce40fd
3 changed files with 81 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ wxGTK:
wxMSW:
- wxStaticBitmap doesn't stretch its bitmap any longer (like other ports)
- support for accelerator keys in the owner drawn menus (Derry Bryson)
All: