News

Programmatically open a file dialog window (explorer) for picking files. Only works on Windows. Also see: open-finder-dialog, open-linux-file-dialog, and open-file-manager-dialog for other platforms.
Opens the "open file" dialog, which allows the user to choose some file. callback - function - function, which will be called if the user choose the file and clicks OK button.
by Vladimir Ananyev Issue How to override the Inventor native "File Open" and "File Save As" dialog boxes? Solution It is possible to override the Inventor's native FileOpen and FileSave dialog boxes.