Alt-letter didn't switch focus to a spin ctrl following static control

with "&letter" accel
Backport from head for
http://sf.net/tracker/index.php?func=detail&aid=672974&group_id=9863&atid=109863


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-04-06 16:28:12 +00:00
parent 846173c976
commit 2b3986f719
2 changed files with 36 additions and 9 deletions

View File

@@ -216,6 +216,7 @@ wxMSW:
wxTE_RICH2 text control
- fixes for wxLocale::Init and Borland C++
- Fix for bug whereby owner-drawn buttons didn't draw multiline labels correctly
- Alt-letter didn't switch focus to a spin ctrl following static control with hotkey
wxMotif: