onCore Designer
About: shows version info and credits.
Preferences: shows global onCore → Preferences.
File
New Project: creates a new onCore Project. The current Project will be closed, a warning dialog will be shown before.
Open Project: opens a previously saved onCore Project.
Recent Projects: shows recently opened onCore Projects.
Save Project: saves the current Project.
Save Project As: saves the current Project as a new file at a user defined location.
Export: exports the Project as a → standalone application.
Edit
Undo/Redo
Cut/Copy/Paste
Delete
Select All
Select None
Select Inverse: inverts the current selection
Select Upstream Units: selects all Units which are connected "before" the currently selected Unit.
Select Downstream Units: selects all Units which are connected "after" the currently selected Unit.
Duplicate Selection: duplicates the selection. Please note that a large selection of Units may take its time to be duplicated.
Create Workflow Unit from selection: creates a separate Workflow from the current selection of Units. See chapter → The Workflow Unit.
View
Show Logs: shows/hides the Message Log panel.
Show Project Panel: shows/hides the Project Panel.
Large Workflow Tabs: toggle between small and large Workflow tabs.
Show Next/Previous Workflow: switches between Workflow tabs.
Project
Run Project: runs the Project.
Step Workflow: enables/disables Workflow stepping. When enabled, each "step" of the Workflow has to be executed manually by using the "Step" command.
Step: when Workflow Stepping is activated, use this command to execute each "step" of the Workflow manually.
New Workflow: adds a new Workflow to the current Project.
Duplicate Workflow: duplicates the currently active Workflow.
Delete Workflow: deletes the currently active Workflow.
New Variable: adds a new Variable to the Project.
Edit Frontend Code: shows the frontend code editor.
Run Frontend Code: runs the frontend code.