ofDoc
ofDoc
>
utils
>
ofSystemUtils
Topics
Functions
ofFileDialogResult
Attributes
Functions
ofSystemUtils
file
Functions
ofSystemAlertDialog
()
void
ofSystemAlertDialog
(string errorMessage)
ofSystemLoadDialog
()
ofFileDialogResult
ofSystemLoadDialog
(string windowTitle="", bool bFolderSelection=false, string defaultPath="")
ofSystemSaveDialog
()
ofFileDialogResult
ofSystemSaveDialog
(string defaultName, string messageName)
ofSystemTextBoxDialog
()
string
ofSystemTextBoxDialog
(string question, string text="")
ofFileDialogResult
class
Attributes
filePath
variable
string
filePath
fileName
variable
string
fileName
bSuccess
variable
bool
bSuccess
Functions
ofFileDialogResult
()
ofFileDialogResult
()
getName
()
string
getName
()
getPath
()
string
getPath
()