FileOpener

Custom FileChooserDialog that select a file for open or save data for FCPU-16

class FileOpener : FileChooserDialog {
TypeHexFile type;
}

Constructors

this
this(Window father, bool open = true)

Meta