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:
parent
4ec80a5966
commit
2b3416df5d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue