]> git.saurik.com Git - wxWidgets.git/commit
don't process enter as tab, there are many controls which want to process it themselves
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 7 Aug 2001 00:14:45 +0000 (00:14 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 7 Aug 2001 00:14:45 +0000 (00:14 +0000)
commit91a62137b1b5383d242fb406aecef3f04136e8b2
tree65a055f74831af74cb8edc15122061a8b9112d2b
parent9948d31f4e327d555cc92a6570047b8ca4db467d
don't process enter as tab, there are many controls which want to process it themselves

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