34.5.9 Open a Custom DialogopenCustomDialog -file <path_to_swtxml> [-project <project_name>] [-nonblocking]
Open a custom dialog and return the values that were filled in. -file .swtxml file describing the custom dialog. Either an
absolute path or a path relative to project root
-project [Optional] specify a project for the Custom Dialog
-nonblocking [Optional] dialog will not block the UI while opened (non-modal)
|