File dialogs are pop-up windows that allow users to choose files from the user's system. To create an file dialog, as with all dialogs, you'll need to create and pass in a WindowBasedTextGUI: // Setup ...
Add a description, image, and links to the file-dialog topic page so that developers can more easily learn about it.