wxWindow
Module
Module Summary
Description
See external documentation: wxWindow.
This class is derived (and can use functions) from:
wxEvtHandler
DATA TYPES
Exports
Equivalent to new(Parent, Id, []).
Types
Types
Types
Equivalent to center(This, []).
Types
Equivalent to centerOnParent(This, []).
Types
Equivalent to centre(This, []).
Types
Equivalent to centreOnParent(This, []).
Types
Types
Equivalent to close(This, []).
Types
Types
Types
Types
Equivalent to enable(This, []).
See external documentation.
Also:
findWindow(This, Name) -> wxWindow() when
This::wxWindow(), Name::unicode:chardata().
Types
Equivalent to findWindowById(Winid, []).
Types
Equivalent to findWindowByName(Name, []).
Types
Equivalent to findWindowByLabel(Label, []).
Types
Types
Types
Types
Types
Types
See external documentation.
Res = ?wxBG_STYLE_SYSTEM | ?wxBG_STYLE_COLOUR | ?wxBG_STYLE_CUSTOM
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Equivalent to getTextExtent(This, String, []).
Types
Types
Types
Types
Types
Types
See external documentation.
Res = ?wxWINDOW_VARIANT_NORMAL | ?wxWINDOW_VARIANT_SMALL | ?wxWINDOW_VARIANT_MINI | ?wxWINDOW_VARIANT_LARGE | ?wxWINDOW_VARIANT_MAX
Types
Types
Types
Types
Types
Types
Types
See external documentation.
Also:
isExposed(This, Rect) -> boolean() when
This::wxWindow(), Rect::{X::integer(), Y::integer(), W::integer(), H::integer()}.
Types
Types
Types
Types
Types
Types
Types
Types
Types
Equivalent to makeModal(This, []).
Equivalent to move(This, Pt, []).
See external documentation.
Also:
move(This, Pt, [Option]) -> 'ok' when
This::wxWindow(), Pt::{X::integer(), Y::integer()},
Option :: {'flags', integer()}.
Types
Equivalent to navigate(This, []).
Types
Types
Types
Equivalent to popEventHandler(This, []).
Equivalent to popupMenu(This, Menu, []).
Types
Types
Equivalent to refresh(This, []).
Types
Equivalent to refreshRect(This, Rect, []).
Types
Types
Types
Equivalent to scrollWindow(This, Dx, Dy, []).
Types
See external documentation.
Style = ?wxBG_STYLE_SYSTEM | ?wxBG_STYLE_COLOUR | ?wxBG_STYLE_CUSTOM
See external documentation.
Also:
setClientSize(This, Rect) -> 'ok' when
This::wxWindow(), Rect::{X::integer(), Y::integer(), W::integer(), H::integer()}.
Types
Types
Types
Equivalent to setScrollbar(This, Orient, Pos, ThumbVisible, Range, []).
Types
Equivalent to setScrollPos(This, Orient, Pos, []).
See external documentation.
Also:
setSize(This, Size) -> 'ok' when
This::wxWindow(), Size::{W::integer(), H::integer()}.
See external documentation.
Also:
setSize(This, Rect, [Option]) -> 'ok' when
This::wxWindow(), Rect::{X::integer(), Y::integer(), W::integer(), H::integer()},
Option :: {'sizeFlags', integer()}.
Equivalent to setSize(This, X, Y, Width, Height, []).
Types
Equivalent to setSizeHints(This, MinSize, []).
See external documentation.
Also:
setSizeHints(This, MinSize, [Option]) -> 'ok' when
This::wxWindow(), MinSize::{W::integer(), H::integer()},
Option :: {'maxSize', {W::integer(), H::integer()}}
| {'incSize', {W::integer(), H::integer()}}.
Types
Equivalent to setSizer(This, Sizer, []).
Equivalent to setSizerAndFit(This, Sizer, []).
See external documentation.
Also:
setToolTip(This, Tip) -> 'ok' when
This::wxWindow(), Tip::wxToolTip:wxToolTip().
Equivalent to setVirtualSizeHints(This, MinSize, []).
See external documentation.
Also:
setVirtualSizeHints(This, MinSize, [Option]) -> 'ok' when
This::wxWindow(), MinSize::{W::integer(), H::integer()},
Option :: {'maxSize', {W::integer(), H::integer()}}.
Types
See external documentation.
Variant = ?wxWINDOW_VARIANT_NORMAL | ?wxWINDOW_VARIANT_SMALL | ?wxWINDOW_VARIANT_MINI | ?wxWINDOW_VARIANT_LARGE | ?wxWINDOW_VARIANT_MAX
Types
Types
Equivalent to show(This, []).
Types
Types
Types
Types
Types
Equivalent to updateWindowUI(This, []).