]> git.saurik.com Git - wxWidgets.git/commit
wxWindowMSW now eats EVT_CHAR if the key was handled in EVT_KEY_DOWN
authorRobin Dunn <robin@alldunn.com>
Tue, 2 Apr 2002 00:36:29 +0000 (00:36 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 2 Apr 2002 00:36:29 +0000 (00:36 +0000)
commit68304caffec13015b139c1d567733f14862ae2bd
treec9ad583b6a15ea70f70708b05ff50707a5cb352f
parent21b529859e6dd9a94305768a81b0478142638092
wxWindowMSW now eats EVT_CHAR if the key was handled in EVT_KEY_DOWN

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/keyevent.tex
include/wx/msw/window.h
src/msw/window.cpp