]> git.saurik.com Git - wxWidgets.git/commit
First part of fixes to make this work under MSW.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 2 Jun 1999 21:26:11 +0000 (21:26 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 2 Jun 1999 21:26:11 +0000 (21:26 +0000)
commit5bdc3b1d4a6585edbe4416e5f7dfb02b6ab771af
tree79b00a0302d2fdbfae1526cdc775466dbec3d94e
parent379a3b04b984e6ffcd67e4d408c0a8a315827d8f
First part of fixes to make this work under MSW.

1. letters actually appear on the screen
2. Clear() works
3. Backspace/Delete in one line works too
4. breaking lines works
5. cursor is now a wxCaret
6. tons of other fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
user/wxLayout/wxLayout.cpp
user/wxLayout/wxllist.cpp
user/wxLayout/wxllist.h
user/wxLayout/wxlparser.cpp
user/wxLayout/wxlwindow.cpp
user/wxLayout/wxlwindow.h