functions
void ofSystemAlertDialog(string errorMessage)
ofFileDialogResult ofSystemLoadDialog(string windowTitle="", bool bFolderSelection=false, string defaultPath="")
ofFileDialogResult ofSystemSaveDialog(string defaultName, string messageName)
string ofSystemTextBoxDialog(string question, string text="")