]> git.saurik.com Git - wxWidgets.git/commit
Make keyboard sample output less confusing.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 29 Jul 2012 22:08:21 +0000 (22:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 29 Jul 2012 22:08:21 +0000 (22:08 +0000)
commitc4f49d69cfbd1adbb3460d3a836b671b5126510b
treedaaab7b8a8750e98087123e5a90ac3a62ced38bf
parent1043456035b60331b7faed24e69f81e94bd2cf85
Make keyboard sample output less confusing.

Warn if key presses occur when the input window doesn't have focus as the
usual key events are not generated then which could be understood as a bug in
the sample instead of the correct result.

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