Main Screen Toolbar
The main screen toolbar icons enable frequently used menu commands to be run without having to browse through the menu hierarchy. A brief explanation of each is presented in the following table.
Icon | Function | Menu Bar/ keyboard shortcut Equivalent | Explanation |
---|---|---|---|
![]() |
New File | File / New / Text File Ctrl+N | Creates a text file and opens it. |
![]() |
Save File | Save File | Saves the current file. |
![]() |
Save All | File / Save All | Saves the current state of the project and files. |
![]() |
Previous Window | N/A | Displays the previous window |
![]() |
Next Window | N/A | N/A |
![]() |
File / Print Ctrl+P | Prints the selected/displayed file. | |
![]() |
New Project | File / New / New Project | Creates a project. |
![]() |
Open Project | File / Open Project | Opens an existing project. |
![]() |
Check Project | N/A | Checks the active selected project for errors. |
![]() |
Build Files | Build / Rebuild File | (Re)Builds the currently selected files. |
![]() |
Build Project | Build / Rebuild Active Project | (Re)Builds the active project. |
![]() |
Stop Build/Check | Build / Stop Build / Check | Stops the current build/check process. |
![]() |
Make Project | Build / Make Project | Similar to Build, runs a build operation only on project parts, which are updated since the last Build was run. |