wxWidgets/tests/controls
2008-12-03 21:53:10 +00:00
..
comboboxtest.cpp add unit test for wxTextEntry methods of wxComboBox 2008-09-19 10:18:30 +00:00
headerctrltest.cpp extract (and expand and clean up and document) the header window implementation used inside the generic wxDataViewCtrl in a separate wxHeaderCtrl class which could be reused in (generic) wxListCtrl and, most importantly, wxGrid later 2008-12-03 21:53:10 +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 add unit test for wxTextEntry methods of wxComboBox 2008-09-19 10:18:30 +00:00
textentrytest.h add unit test for wxTextEntry methods of wxComboBox 2008-09-19 10:18:30 +00:00