Add code to remove the selection (if any) in wxTextCtrl::WriteText for multi-line...
authorRobin Dunn <robin@alldunn.com>
Thu, 20 Apr 2006 04:23:36 +0000 (04:23 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 20 Apr 2006 04:23:36 +0000 (04:23 +0000)
commitea5449ae514c2eba0dae9828cbed53b902b52d89
treeed676bd7f1c1d09b0254b52f0fa7e0329fc53ded
parentd64b8944c607df6901c690a71a3623bbdc715815
Add code to remove the selection (if any) in wxTextCtrl::WriteText for multi-line controls

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