FileOpen or FileSave Dialog
Hey,guys:
I want to popup FileOpen or FileSave dialog by clicking a buttom which in my IO page.
My purpose: I want to use button and text control instead of FileRequest
Dos my purpose is impossible ?
help me ,plz.
Archive: FileOpen or FileSave Dialog
FileOpen or FileSave Dialog
Hey,guys:
I want to popup FileOpen or FileSave dialog by clicking a buttom which in my IO page.
My purpose: I want to use button and text control instead of FileRequest
Dos my purpose is impossible ?
help me ,plz.
You can use:
Dialogs::Open [custom_filter] [custom_index_filter] [custom_dialog_title] [intial_folder] [output_var]
See documentation of the plugin for details.