]> git.saurik.com Git - wxWidgets.git/commit
Fixed doubled-up key effects in wxTextCtrl by resetting m_lastMsg to 0
authorJulian Smart <julian@anthemion.co.uk>
Fri, 2 Apr 1999 19:05:02 +0000 (19:05 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 2 Apr 1999 19:05:02 +0000 (19:05 +0000)
commita0d8a3052817fef6eef27e9a6ab8802495a39db8
treeacffaf0a1a9fcfd6463ff6cbae12e2ecff54962e
parent511327386bec5645785dabd22dfda448e17b5363
Fixed doubled-up key effects in wxTextCtrl by resetting m_lastMsg to 0
after calling Default().

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