wxFilePickerCtrl

See external documentation: wxFilePickerCtrl.

See external documentation: wxFilePickerCtrl.

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

Functions


new() -> wxFilePickerCtrl()

See external documentation.

new(Parent, Id) -> wxFilePickerCtrl()

Equivalent to new(Parent, Id, []).

new(Parent, Id, Options::[Option]) -> wxFilePickerCtrl()

See external documentation.

create(This, Parent, Id) -> boolean()

create(This, Parent, Id, Options::[Option]) -> boolean()

See external documentation.

getPath(This) -> unicode:charlist()

See external documentation.

setPath(This, Str) -> ok

See external documentation.

destroy(This::wxFilePickerCtrl()) -> ok

Destroys this object, do not use object again