implemented Remove() and Replace() for GTK2 (patch 705051 from Nerijus)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-03-24 23:03:19 +00:00
parent 82ac3b0a42
commit 581ee8a9c5
3 changed files with 50 additions and 12 deletions

View File

@@ -482,3 +482,11 @@ Checking in src/msw/radiobut.cpp;
/pack/cvsroots/wxwindows/wxWindows/src/msw/radiobut.cpp,v <-- radiobut.cpp
new revision: 1.32; previous revision: 1.31
42. Implement wxTextCtrl::Remove/Replace() for GTK2
http://sf.net/tracker/index.php?func=detail&aid=705051&group_id=9863&atid=309863
Checking in src/gtk/textctrl.cpp;
/pack/cvsroots/wxwindows/wxWindows/src/gtk/textctrl.cpp,v <-- textctrl.cpp
new revision: 1.154; previous revision: 1.153