]> git.saurik.com Git - wxWidgets.git/commit
fixed SetSelection() (and hence SetInsertionPoint()) behaviour when using richedit...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 20 Dec 2002 00:18:35 +0000 (00:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 20 Dec 2002 00:18:35 +0000 (00:18 +0000)
commit98e19a586324fe2e59a9a6e3c5bc7dca5209d95d
tree50cd3079566aaff0cde7c189b4c1491de4775211
parentc76b1a30faba8015cf9cb223cd0e01cb0d2f64d7
fixed SetSelection() (and hence SetInsertionPoint()) behaviour when using richedit 3.0 with wxTE_RICH2 style and the control doesn't have focus

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