wxErlang

Reference Manual

Version 1.9.1

Table of Contents

wxSashLayoutWindow

Module

wxSashLayoutWindow

Module Summary

See external documentation: wxSashLayoutWindow.

Description

See external documentation: wxSashLayoutWindow.

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

DATA TYPES

wxSashLayoutWindow()

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

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

Types

See external documentation.
Res = ?wxLAYOUT_NONE | ?wxLAYOUT_TOP | ?wxLAYOUT_LEFT | ?wxLAYOUT_RIGHT | ?wxLAYOUT_BOTTOM

Types

See external documentation.
Res = ?wxLAYOUT_HORIZONTAL | ?wxLAYOUT_VERTICAL

Types

Align = wx:wx_enum()

See external documentation.
Align = ?wxLAYOUT_NONE | ?wxLAYOUT_TOP | ?wxLAYOUT_LEFT | ?wxLAYOUT_RIGHT | ?wxLAYOUT_BOTTOM

Types

Size = {W::integer(), H::integer()}

Types

Orient = wx:wx_enum()

See external documentation.
Orient = ?wxLAYOUT_HORIZONTAL | ?wxLAYOUT_VERTICAL

Destroys this object, do not use object again