The file menu and its content

The file menu contains operations that has to do with files. The operations in the menu are described in the list bellow. The list is ordered in the same order as the menu items in the file menu.

  1. The New command opens a new window with an empty graph.
  2. The Open... command opens a file chooser dialog to open a file from.
  3. The Open latest... menu item has a sub menu which contains a list of recently used files. The list is ordered with the latest used file in the top of the list. If you click on one of them a new window with the corresponding file will be opened.
  4. The Save command saves the graph if it is already associated with a file. If it is not associated with a file a dialog box where it is possible to select a file to save to will be displayed.
  5. The Save as... command will show a dialog box where it is possible to select a file to save the graph to.
  6. The Export to... menu item will show a menu with file formats it is possible to export the graph to. For more information see the section about export.
  7. The Import from... shows a list of possible import alternatives. For more information see the section about import.