]> git.saurik.com Git - wxWidgets.git/commit
1. wxLayoutList::GetNumLines() and MoveCursorToEnd() added (and work)
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 11 Jun 1999 12:10:26 +0000 (12:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 11 Jun 1999 12:10:26 +0000 (12:10 +0000)
commitf7770f09be0346f60e14f6dda75ded26927f07d3
tree16d6bd33bb2e938a986f29f5337554c473a4854e
parentcc7755804fdc069134e51d04e71e167ba5b9251c
1. wxLayoutList::GetNumLines() and MoveCursorToEnd() added (and work)
2. FindObjectScreen() applies the line style - corrects "mouse click mis
   positions the cursor" bug

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/richedit/wxllist.cpp
samples/richedit/wxllist.h
samples/richedit/wxlwindow.cpp