]> git.saurik.com Git - wxWidgets.git/commit
Add an option to use wxTextCtrl as input window in keyboard sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 31 Jul 2012 11:09:00 +0000 (11:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 31 Jul 2012 11:09:00 +0000 (11:09 +0000)
commit7c8bfa876a775b343b2185ba9499825d73703737
tree6f441ef3658547ce5e9b1055c921f7bf01acf944
parentf239af65af594968e2fe6885e389a5bd28d73d9d
Add an option to use wxTextCtrl as input window in keyboard sample.

Keyboard handling is subtly different in wxGTK for native controls and generic
wxWindows so add a way to test both of them in the sample.

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