]> git.saurik.com Git - wxWidgets.git/commitdiff
Include wxDataViewCtrl in list of controls.
authorRobert Roebling <robert@roebling.de>
Sat, 7 Oct 2006 17:38:40 +0000 (17:38 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 7 Oct 2006 17:38:40 +0000 (17:38 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/category.tex

index e44f9ab644e6b711b9f3cb62871d97c1b8cf5bcb..5ad8fc752d3010ac73e51b159703565b889ddca7 100644 (file)
@@ -96,6 +96,7 @@ that are not static can have \helpref{validators}{wxvalidator} associated with t
 \twocolitem{\helpref{wxChoice}{wxchoice}}{Choice control (a combobox without the editable area)}
 \twocolitem{\helpref{wxComboBox}{wxcombobox}}{A choice with an editable area}
 \twocolitem{\helpref{wxComboCtrl}{wxcomboctrl}}{A combobox with application defined popup}
+\twocolitem{\helpref{wxDataViewCtrl}{wxdataviewctrl}}{A control to tabular or tree like data}
 \twocolitem{\helpref{wxGauge}{wxgauge}}{A control to represent a varying quantity, such as time remaining}
 \twocolitem{\helpref{wxGenericDirCtrl}{wxgenericdirctrl}}{A control for displaying a directory tree}
 \twocolitem{\helpref{wxHtmlListBox}{wxhtmllistbox}}{A listbox showing HTML content}