]> git.saurik.com Git - wxWidgets.git/commitdiff
Added wxSearchCtrl, typos corrected
authorRobert Roebling <robert@roebling.de>
Wed, 15 Oct 2008 10:22:23 +0000 (10:22 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 15 Oct 2008 10:22:23 +0000 (10:22 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/mainpages/cat_classes.h

index c6122c90e2aaf2cf2669d9c5efa30862d2afc96d..6b623f36d6978716c2eb5328ceb8f84c174c1c99 100644 (file)
@@ -153,8 +153,8 @@ Controls that are not static can have wxValidator associated with them.
 @li wxCollapsiblePane: A panel which can be shown/hidden by the user
 @li wxComboBox: A choice with an editable area
 @li wxComboCtrl: A combobox with application defined popup
-@li wxDataViewCtrl: A control to tabular or tree like data
-@li wxDataViewTreeCtrl: A specialized wxDataViewCtrl with wxTreeCtrl-like API
+@li wxDataViewCtrl: A control to display tabular or tree like data
+@li wxDataViewTreeCtrl: A specialized wxDataViewCtrl with wxTreeCtrl-like API
 @li wxEditableListBox: A listbox with editable items.
 @li wxGauge: A control to represent a varying quantity, such as time remaining
 @li wxGenericDirCtrl: A control for displaying a directory tree
@@ -176,6 +176,7 @@ Controls that are not static can have wxValidator associated with them.
 @li wxToggleButton: A button which stays pressed when clicked by user.
 @li wxTreeCtrl: Tree (hierarchy) control
 @li wxScrollBar: Scrollbar control
+@li wxSearchCtrl: A text input control used to initiate a search
 @li wxSpinButton: A spin or `up-down' control
 @li wxSpinCtrl: A spin control - i.e. spin button and text control displaying
     an integer