Fix wxKeyEvent::GetKeyCode() descripotion: it doesn't depend on locale.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 9 Sep 2012 10:46:37 +0000 (10:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 9 Sep 2012 10:46:37 +0000 (10:46 +0000)
commitecad27577fd4e949d8e3a271d32f685b42972d57
treeaa60d0e1c3d2ee38c0789dbd13e27916402064cd
parent6b7bcbf1efd8e793e18af042060039a74674770b
Fix wxKeyEvent::GetKeyCode() descripotion: it doesn't depend on locale.

GetKeyCode() will always return valid key codes for Latin-1 symbols but won't
do it for other non-ASCII Unicode characters even if they are representable in
the current locale.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72449 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/event.h