wxErlang

Reference Manual

Version 1.9.3.1

Table of Contents

wxSplitterWindow

Module

wxSplitterWindow

Module Summary

See external documentation: wxSplitterWindow.

Description

See external documentation: wxSplitterWindow.

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

DATA TYPES

wxSplitterWindow()

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.

Types

Equivalent to new(Parent, []).

Types

Option = {id, integer()} | {pos, {X::integer(), Y::integer()}} | {size, {W::integer(), H::integer()}} | {style, integer()}

Types

Equivalent to create(This, Parent, []).

Types

Option = {id, integer()} | {pos, {X::integer(), Y::integer()}} | {size, {W::integer(), H::integer()}} | {style, integer()}

Types

See external documentation.
Res = ?wxSPLIT_HORIZONTAL | ?wxSPLIT_VERTICAL

Types

Gravity = number()

Types

Position = integer()

Types

Position = integer()
Option = {redraw, boolean()}

Types

Width = integer()

Types

Min = integer()

Types

Mode = integer()

Types

Option = {sashPosition, integer()}

Types

Option = {sashPosition, integer()}

Types

Equivalent to unsplit(This, []).

Types

Option = {toRemove, wxWindow:wxWindow()}

Destroys this object, do not use object again