Added wxTextEntry implementation for OS/2.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Neis
2007-11-18 21:48:11 +00:00
parent 25248cb6cc
commit 9a3a5e5eea
3 changed files with 275 additions and 0 deletions

View File

@@ -2040,6 +2040,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/os2/stattext.cpp
src/os2/tabctrl.cpp
src/os2/textctrl.cpp
src/os2/textentry.cpp
src/os2/tglbtn.cpp
src/os2/timer.cpp
src/os2/toolbar.cpp
@@ -2118,6 +2119,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/os2/stattext.h
wx/os2/tabctrl.h
wx/os2/textctrl.h
wx/os2/textentry.h
wx/os2/tglbtn.h
wx/os2/toolbar.h
wx/os2/tooltip.h