wxDirDialog
(wx)See external documentation: wxDirDialog.
See external documentation:
This class is derived (and can use functions) from:
wxDialog
wxTopLevelWindow
wxWindow
wxEvtHandler
Functions
new(Parent, Options::[Option]) -> wxDirDialog()
Parent = wxWindow:wxWindow()
Option = {title, unicode:chardata()} | {defaultPath, unicode:chardata()} | {style, integer()} | {pos, {X::integer(), Y::integer()}} | {sz, {W::integer(), H::integer()}}
See
setMessage(This, Message) -> ok
This = wxDirDialog()
Message = unicode:chardata()
See
destroy(This::wxDirDialog()) -> ok
Destroys this object, do not use object again