wxCaretSuspender only shows the caret if it was visible previously
authorJulian Smart <julian@anthemion.co.uk>
Mon, 11 Aug 2003 16:33:56 +0000 (16:33 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 11 Aug 2003 16:33:56 +0000 (16:33 +0000)
commite28c2d151b92823e2375d264a66ee4ed61ffd2e9
tree4265eaed3cd6affecdfdbc879554d90868316eee
parentf07c570112746633faf3e1bb65ebef4b80dc4770
wxCaretSuspender only shows the caret if it was visible previously
Improved caret handling in wxTextCtrl
Restored scrollbar painting in wxUniv

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/caret.h
src/univ/listbox.cpp
src/univ/scrolbar.cpp
src/univ/textctrl.cpp