]> git.saurik.com Git - wxWidgets.git/history - include/wx/textentry.h
Duplicate wxTextCtrl code to wxComboBox because we can no longer derive wxComboBox...
[wxWidgets.git] / include / wx / textentry.h
2007-09-26  Vadim Zeitlinrefactor wxMSW code to extract parts common to wxTextCt...
2007-09-26  Vadim Zeitlinadded wxTextEntry common base class for both wxTextCtrl...