wxErlang

Reference Manual

Version 1.9.1

Table of Contents

wxFileDialog

Module

wxFileDialog

Module Summary

See external documentation: wxFileDialog.

Description

See external documentation: wxFileDialog.

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

DATA TYPES

wxFileDialog()

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

Types

Equivalent to new(Parent, []).

Types

Option = {message, unicode:chardata()} | {defaultDir, unicode:chardata()} | {defaultFile, unicode:chardata()} | {wildCard, unicode:chardata()} | {style, integer()} | {pos, {X::integer(), Y::integer()}} | {sz, {W::integer(), H::integer()}}

Types

Types

Types

Types

Types

Types

Types

Types

Types

Types

Types

FilterIndex = integer()

Types

Message = unicode:chardata()

Types

Types

WildCard = unicode:chardata()

Destroys this object, do not use object again