wxErlang

Reference Manual

Version 1.9.1

Table of Contents

wxAuiManager

Module

wxAuiManager

Module Summary

See external documentation: wxAuiManager.

Description

See external documentation: wxAuiManager.

This class is derived (and can use functions) from:
wxEvtHandler

DATA TYPES

wxAuiManager()

An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes.

Exports

Equivalent to new([]).

Types

Option = {managed_wnd, wxWindow:wxWindow()} | {flags, integer()}

Types

Equivalent to addPane(This, Window, []).

Types

Option = {direction, integer()} | {caption, unicode:chardata()}

See external documentation.
Also:
addPane(This, Window, Pane_info) -> boolean() when
This::wxAuiManager(), Window::wxWindow:wxWindow(), Pane_info::wxAuiPaneInfo:wxAuiPaneInfo().

Types

Drop_pos = {X::integer(), Y::integer()}

Types

Types

Types

Types

Types

Types

Types

See external documentation.
Also:
getPane(This, Window) -> wxAuiPaneInfo:wxAuiPaneInfo() when
This::wxAuiManager(), Window::wxWindow:wxWindow().

Types

Types

Insert_location = wxAuiPaneInfo:wxAuiPaneInfo()

Types

Insert_location = wxAuiPaneInfo:wxAuiPaneInfo()
Option = {insert_level, integer()}

Types

Perspective = unicode:chardata()

Types

Perspective = unicode:chardata()
Option = {update, boolean()}

Types

Types

Types

Width_pct = number()
Height_pct = number()

Types

Flags = integer()

Types

Managed_wnd = wxWindow:wxWindow()

Types

Rect = {X::integer(), Y::integer(), W::integer(), H::integer()}

Types

Types

Destroys this object, do not use object again