dedcpu ~master (2016-03-03T20:31:07Z)
Dub
Repo
FileOpener
ui
file_chooser
Custom FileChooserDialog that select a file for open or save data for FCPU-16
class
FileOpener : FileChooserDialog {
TypeHexFile
type
;
this
(
Window
father
,
bool
open
=
true
)
;
}
Constructors
this
this
(
Window
father
,
bool
open
=
true
)
Meta
Source
See Implementation
ui
file_chooser
modules
dialog_slice
file_chooser
Custom FileChooserDialog that select a file for open or save data for FCPU-16