Skip to content

General Navigation

Zeke edited this page Dec 28, 2016 · 2 revisions

When the application starts, the Home View is the first view to display. This window contains a view of all project folders located in the root directory of the application (Defaults to C:/Zeex Projects).

Home View Actions

Project Menu

  • Open

    • Opens a new window for the project selected in the Project Tree View.
    • You can also press "Enter" after clicking a project's folder to open it.
  • New

    • Creates a new project with the given name and configuration file.
  • Settings

    • Displays a dialog of default settings.

Project Tree View

The main view showing a list of project directories created by the user. each directory can be expanded to show contents. A selected project directory will be opened into a new window by pressing enter or choosing Project --> Open.

Clone this wiki locally