derive wxSTC from wxTextAreaBase to provide wxTextCtrl-like methods (see #9114)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 15 Jun 2008 00:59:38 +0000 (00:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 15 Jun 2008 00:59:38 +0000 (00:59 +0000)
commit2bfca191bf2261e385594a369da9aa4e4441aa43
treeeaee7a6b5b3c37cb5386276ece2ace98d24ca13f
parent13c048017fcab5f2f39cbb1b8ebf758dfdef9f73
derive wxSTC from wxTextAreaBase to provide wxTextCtrl-like methods (see #9114)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/stc/stc.h
src/stc/gen_iface.py
src/stc/stc.cpp
src/stc/stc.cpp.in
src/stc/stc.h.in