wxErlang

Reference Manual

Version 1.9.3.1

Table of Contents

wxDialog

Module

wxDialog

Module Summary

See external documentation: wxDialog.

Description

See external documentation: wxDialog.

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

DATA TYPES

wxDialog()

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

Id = integer()

Types

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

Types

This = wxDialog()
Id = integer()

Types

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

Types

This = wxDialog()
Flags = integer()

Types

This = wxDialog()
Flags = integer()

Types

This = wxDialog()
RetCode = integer()

Types

This = wxDialog()
AffirmativeId = integer()

Types

This = wxDialog()
ReturnCode = integer()

Types

This = wxDialog()

Equivalent to show(This, []).

Types

This = wxDialog()
Option = {show, boolean()}

Destroys this object, do not use object again