basic drawing and cursor movement seem to work in multiline textctrl

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/wxUNIVERSAL@8559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2000-10-14 23:34:47 +00:00
parent b16e3fb5e8
commit 649850e16c
5 changed files with 203 additions and 66 deletions

View File

@@ -326,7 +326,7 @@ private:
// current position
long m_curPos,
m_curLine,
m_curCol,
m_curRow;
// selection