Manager (DocMGR)
Description
This module is the document manager of the application; it is a simplified
version that is able to handle one document at a time.
Toolbar
DocMGR adds the open document button
in the toolbar.
At any time, this button can be used to open a new document in replacement
the current opened document.
Menu
The entries are added in the File menu:
-
File
-
Open
Display the open file dialog box. The list of recognized file types is
the dialog box type list.
The particular opening options owned by each file format are
gathered in the Options of the dialog box, if they exist.
-
Save
Save the current loaded file in the native file format, if necessary.
The particular saving options owned by each file format are
gathered in the Options of the dialog box, if they exist.
-
Save as
Allow to save the current file in a supported file format.
The particular saving options owned by each file format are
gathered in the Options of the dialog box, if they exist.
-
Close
Close the current loaded file. The application displays then its
starting splash screen.
-
Recent files
The last opened files names are put under this list.
-
Exit
Quit the application. If the file needs to be saved, a
dialog box is displayed.