Add test of accelerators using both ASCII and non-ASCII keys to the sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 17 Dec 2009 16:44:22 +0000 (16:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 17 Dec 2009 16:44:22 +0000 (16:44 +0000)
commita30305f8b0413a7df8a49d669e64502cdd46a345
tree5b7023d0b361595357d05afc2161ff2f6f4804d6
parent4f04a4fd782128f16136aabe9eb6c654b2a103a8
Add test of accelerators using both ASCII and non-ASCII keys to the sample.

Test using 'Ctrl-A', just 'A' and 'Esc' as accelerators as all of them except
the first one were reported not to work in some cases.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/keyboard/keyboard.cpp