]> git.saurik.com Git - wxWidgets.git/commit
Ctrl-letter --> ascii(1..26) for EVT_CHAR events now also works when
authorRobin Dunn <robin@alldunn.com>
Tue, 13 Jun 2006 18:52:28 +0000 (18:52 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 13 Jun 2006 18:52:28 +0000 (18:52 +0000)
commit7da1b5f9c14ac57874101e5113fd7f2788ef170e
tree5018c9d7373fd7793f6a3cd0a248eff836a8a2f9
parent2d4ec36258283353856b1b1949b3b684a1b1d783
Ctrl-letter --> ascii(1..26) for EVT_CHAR events now also works when
CAPS-LOCK is on.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/window.cpp