From: Robert Roebling Date: Sat, 12 Apr 2008 15:14:41 +0000 (+0000) Subject: Mention Scrolled and wxScrolledWindow X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/2b3416df5d2fe261c67dfc08156ab5745e28c1af Mention Scrolled and wxScrolledWindow git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/doxygen/mainpages/cat_classes.h b/docs/doxygen/mainpages/cat_classes.h index 104612d5da..1420509a69 100644 --- a/docs/doxygen/mainpages/cat_classes.h +++ b/docs/doxygen/mainpages/cat_classes.h @@ -71,7 +71,7 @@ The following are the most important window classes @li wxWindow: base class for all windows and controls @li wxControl: base class (mostly) for native controls/widgets @li wxPanel: window which can smartly manage child windows -@li wxScrolledWindow: Window with automatically managed scrollbars +@li wxScrolledWindow: Window with automatically managed scrollbars (see wxScrolled) @li wxVScrolledWindow: As wxScrolledWindow but supports lines of variable height @li wxTopLevelWindow: Any top level window, dialog or frame