]> git.saurik.com Git - wxWidgets.git/commitdiff
Removed category for styled text control which only contained 1 item
authorRobert Roebling <robert@roebling.de>
Fri, 25 Apr 2008 13:13:08 +0000 (13:13 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 25 Apr 2008 13:13:08 +0000 (13:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/mainpages/cat_classes.h

index 52181bf2bb63bbb3668c017983c3d689cb5f366f..61cb70ab2da829b3a233fad5aed330d07acfe528 100644 (file)
@@ -186,6 +186,8 @@ Controls that are not static can have wxValidator associated with them.
 @li wxRadioBox: A group of radio buttons
 @li wxRadioButton: A round button to be used with others in a mutually
     exclusive way
 @li wxRadioBox: A group of radio buttons
 @li wxRadioButton: A round button to be used with others in a mutually
     exclusive way
+@li wxStyledTextCtrl: A wxWidgets implementation of the Scintilla source code
+    editing component for plain text editing.
 @li wxSlider: A slider that can be dragged by the user
 @li wxVListBox: A listbox supporting variable height rows
 
 @li wxSlider: A slider that can be dragged by the user
 @li wxVListBox: A listbox supporting variable height rows
 
@@ -322,18 +324,6 @@ with character and paragraph formatting.
 @li wxRichTextHeaderFooterData: Header and footer data specification.
 
 
 @li wxRichTextHeaderFooterData: Header and footer data specification.
 
 
-
-@section page_class_cat_stc Scintilla Text Editor
-
-wxWidgets also provides a wrapper around the Scintilla text editor control,
-which is a control for plain-text editing with support for highlighting, smart
-indentation, etc.
-
-@li wxStyledTextCtrl: A wxWidgets implementation of the Scintilla source code
-    editing component.
-
-
-
 @section page_class_cat_dc Device Contexts
 
 Device contexts are surfaces that may be drawn on, and provide an abstraction
 @section page_class_cat_dc Device Contexts
 
 Device contexts are surfaces that may be drawn on, and provide an abstraction