Fix for #11647: text from WriteText not scrolled to be visible in wxRichTextCtrl
authorJulian Smart <julian@anthemion.co.uk>
Fri, 25 Feb 2011 17:28:27 +0000 (17:28 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 25 Feb 2011 17:28:27 +0000 (17:28 +0000)
commit1437c7fba67d0276fd14e2be839c0492b087444b
tree7d510d897e59eb47c3d105e6097ebfc344f32966
parent28e27c34756e5e8766937980d7cc1a6ed5950d34
Fix for #11647: text from WriteText not scrolled to be visible in wxRichTextCtrl
IsPositionVisible was incorrect.

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