Package wx.Aui

The AUI window layout classes. More...


Classes

class  AuiDefaultDockArt
class  AuiDefaultTabArt
class  AuiDefaultToolBarArt
class  AuiDockArt
class  AuiManager
class  AuiManagerEvent
class  AuiNotebook
class  AuiNotebookEvent
class  AuiNotebookPage
class  AuiNotebookPageArray
class  AuiPaneInfo
class  AuiSimpleTabArt
class  AuiTabArt
class  AuiToolBar
class  AuiToolBarArt
class  AuiToolBarEvent
class  AuiToolBarItem
class  AuiToolBarItemArray

Enumerations

enum  AuiButtonId
enum  AuiManagerOption
enum  AuiNotebookOption
enum  AuiPaneButtonState
enum  AuiPaneDockArtGradients
enum  AuiPaneDockArtSetting
enum  AuiPaneInsertLevel
enum  AuiPaneState
enum  AuiToolBarArtSetting
enum  AuiToolBarStyle
enum  AuiToolBarTextOrientation


Detailed Description

The AUI window layout classes.

wxAui.NET-2.png

Enumeration Type Documentation

enum wx::Aui::AuiButtonId

Enumerator:
CLOSE 
MAXIMIZE_RESTORE 
MINIMIZE 
PIN 
OPTIONS 
WINDOWLIST 
LEFT 
RIGHT 
UP 
DOWN 
CUSTOM1 
CUSTOM2 
CUSTOM3 

enum wx::Aui::AuiManagerOption

Enumerator:
ALLOW_FLOATING 
ALLOW_ACTIVE_PANE 
TRANSPARENT_DRAG 
TRANSPARENT_HINT 
VENETIAN_BLINDS_HINT 
RECTANGLE_HINT 
HINT_FADE 
NO_VENETIAN_BLINDS_FADE 
LIVE_RESIZE 
DEFAULT 

enum wx::Aui::AuiNotebookOption

Enumerator:
TOP 
LEFT  not implemented yet
RIGHT  not implemented yet
BOTTOM 
TAB_SPLIT 
TAB_MOVE 
TAB_EXTERNAL_MOVE 
TAB_FIXED_WIDTH 
SCROLL_BUTTONS 
WINDOWLIST_BUTTON 
CLOSE_BUTTON 
CLOSE_ON_ACTIVE_TAB 
CLOSE_ON_ALL_TABS 
MIDDLE_CLICK_CLOSE 
DEFAULT_STYLE 
NO_BORDER 

enum wx::Aui::AuiPaneButtonState

Enumerator:
NORMAL 
HOVER 
PRESSED 

enum wx::Aui::AuiPaneDockArtGradients

Enumerator:
NONE 
VERTICAL 
HORIZONTAL 

enum wx::Aui::AuiPaneDockArtSetting

Enumerator:
SASH_SIZE 
CAPTION_SIZE 
GRIPPER_SIZE 
PANE_BORDER_SIZE 
PANE_BUTTON_SIZE 
BACKGROUND_COLOUR 
SASH_COLOUR 
ACTIVE_CAPTION_COLOUR 
ACTIVE_CAPTION_GRADIENT_COLOUR 
INACTIVE_CAPTION_COLOUR 
INACTIVE_CAPTION_GRADIENT_COLOUR 
ACTIVE_CAPTION_TEXT_COLOUR 
INACTIVE_CAPTION_TEXT_COLOUR 
BORDER_COLOUR 
GRIPPER_COLOUR 
CAPTION_FONT 
GRADIENT_TYPE 

enum wx::Aui::AuiPaneInsertLevel

Enumerator:
PANE 
ROW 
DOCK 

enum wx::Aui::AuiPaneState

Enumerator:
optionFloating 
optionHidden 
optionLeftDockable 
optionRightDockable 
optionTopDockable 
optionBottomDockable 
optionFloatable 
optionMovable 
optionResizable 
optionPaneBorder 
optionCaption 
optionGripper 
optionDestroyOnClose 
optionToolbar 
optionActive 
optionGripperTop 
optionMaximized 
optionDockFixed 
buttonClose 
buttonMaximize 
buttonMinimize 
buttonPin 
buttonCustom1 
buttonCustom2 
buttonCustom3 
savedHiddenState 
actionPane 

enum wx::Aui::AuiToolBarArtSetting

Enumerator:
SEPARATOR_SIZE 
GRIPPER_SIZE 
OVERFLOW_SIZE 

enum wx::Aui::AuiToolBarStyle

Enumerator:
TEXT 
NO_TOOLTIPS 
NO_AUTORESIZE 
GRIPPER 
OVERFLOW 
VERTICAL 
HORZ_LAYOUT 
HORZ_TEXT 
DEFAULT_STYLE 

enum wx::Aui::AuiToolBarTextOrientation

Enumerator:
LEFT  unused/unimplemented
RIGHT 
TOP  unused/unimplemented
BOTTOM 


Manual of the wx.NET   (c) 2003-2011 the wx.NET project at   Get wx.NET at SourceForge.net. Fast, secure and Free Open Source software downloads