]> git.saurik.com Git - wxWidgets.git/commit
wxTextCtrl::WriteText() now adds it at the end and not 1 position before
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 10 Jun 1998 17:04:04 +0000 (17:04 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 10 Jun 1998 17:04:04 +0000 (17:04 +0000)
commit2ad3a34ecc54333aa8bf5bb6a0a54343e0dfe55e
treebc64f838abd0d90fe1edfea043b55c7451a233f4
parent329b53d8ff1fdd322af046f9b93f3a9b7f0befa1
wxTextCtrl::WriteText() now adds it at the end and not 1 position before

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@83 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/textctrl.cpp
src/gtk1/textctrl.cpp