one line fix for a bug with focus switching to the one after next control instead...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Feb 2004 21:15:42 +0000 (21:15 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Feb 2004 21:15:42 +0000 (21:15 +0000)
commit818d407ac6e837b11a1384120339eed4d53356c3
treebafb707ca93a363e43d5990bd4ce0b2940a8a6af
parent8732e03336e395c73fe74ea7e264d42fad0060df
one line fix for a bug with focus switching to the one after next control instead of the next one after a multiline text control and a 15-line comment explaining it (this incidentally fixes bug 658026 and maybe others)

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