Mention Scrolled and wxScrolledWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -71,7 +71,7 @@ The following are the most important window classes
|
|||||||
@li wxWindow: base class for all windows and controls
|
@li wxWindow: base class for all windows and controls
|
||||||
@li wxControl: base class (mostly) for native controls/widgets
|
@li wxControl: base class (mostly) for native controls/widgets
|
||||||
@li wxPanel: window which can smartly manage child windows
|
@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
|
@li wxVScrolledWindow: As wxScrolledWindow but supports lines of variable
|
||||||
height
|
height
|
||||||
@li wxTopLevelWindow: Any top level window, dialog or frame
|
@li wxTopLevelWindow: Any top level window, dialog or frame
|
||||||
|
Reference in New Issue
Block a user