derive wxSTC from wxTextEntryBase to provide even more wxTextCtrl-like methods (see...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 15 Jun 2008 01:16:52 +0000 (01:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 15 Jun 2008 01:16:52 +0000 (01:16 +0000)
commit935789271447807376993f92acf6397e3f1e79a5
tree0a223cf8946633a542cdb5f826b3f60407d0c7ab
parent2bfca191bf2261e385594a369da9aa4e4441aa43
derive wxSTC from wxTextEntryBase to provide even more wxTextCtrl-like methods (see #9114)

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