wxTextEntryDialog

See external documentation: wxTextEntryDialog.

See external documentation: wxTextEntryDialog.

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

Functions


new(Parent, Message) -> wxTextEntryDialog()

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

new(Parent, Message, Options::[Option]) -> wxTextEntryDialog()

See external documentation.

getValue(This) -> unicode:charlist()

See external documentation.

setValue(This, Val) -> ok

See external documentation.

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

Destroys this object, do not use object again