]> git.saurik.com Git - wxWidgets.git/commitdiff
Mention wxDataViewListCtrl
authorRobert Roebling <robert@roebling.de>
Fri, 16 Jan 2009 15:48:14 +0000 (15:48 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 16 Jan 2009 15:48:14 +0000 (15:48 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/mainpages/cat_classes.h

index 9a1ed6229c646cb4d79024b3da7812c7674dfd73..bdcd856b5380137a34c85bce1e15f3e586f90b25 100644 (file)
@@ -155,6 +155,7 @@ Controls that are not static can have wxValidator associated with them.
 @li wxComboCtrl: A combobox with application defined popup
 @li wxDataViewCtrl: A control to display tabular or tree like data
 @li wxDataViewTreeCtrl: A specialized wxDataViewCtrl with a wxTreeCtrl-like API
+@li wxDataViewListCtrl: A specialized wxDataViewCtrl for displaying and editing simple tables.
 @li wxEditableListBox: A listbox with editable items.
 @li wxFileCtrl: A control for selecting a file. Useful for custom file dialogs.
 @li wxGauge: A control to represent a varying quantity, such as time remaining