wxWidgets/tests/controls
2008-12-11 16:46:25 +00:00
..
comboboxtest.cpp add unit test for wxTextEntry methods of wxComboBox 2008-09-19 10:18:30 +00:00
headerctrltest.cpp use wxHeaderColumnSimple instead of wxHeaderColumn 2008-12-07 15:58:59 +00:00
listctrltest.cpp document column reordering in wxListCtrl; fix confusion between GetColumnOrder() and GetColumnIndexFromOrder() doing this discovered; show the use of these methods in the sample and added a unit test for them 2008-11-26 19:11:22 +00:00
textctrltest.cpp extract wxTextEntry unit tests in a reusable base class 2008-09-19 08:55:25 +00:00
textentrytest.cpp fix wxTextCtrl::Replace() under wxGTK; added unit test for it and describe its effect on the insertion point 2008-12-11 16:46:25 +00:00
textentrytest.h fix wxTextCtrl::Replace() under wxGTK; added unit test for it and describe its effect on the insertion point 2008-12-11 16:46:25 +00:00