FileDialog.this
- this(dstring title, string source, void delegate(Event ev) onFileselect, FileAssociationDescriptor[] filetypes, string startDir, bool save, string filename)
- this(Coordinate size, dstring title)
PixelPerfectEngine concrete window FileDialog
constructorsfunctionsstatic variablesstructsvariables
Creates a file dialog with the given parameters. File types are given in the format '*.format', later implementations will enable file type descriptions.