User Interface Overview
| Workflow Tabs: Each Workflow has its own tab. The cog icon informs about the state of a workflow (stopped or executing). | ||||||||||
Workflow View: This is where Units and wires are placed, arranged and connected. | |||||||||||
Inspector: Exposes the parameters of selected Units, provides a Unit library, Unit align functions and a file-browser. | |||||||||||
Message log: Displays general information about on:core and the output of Units which have the ability to directly print strings and other variables to the message log. | |||||||||||
, connected and modified. The background and the behavior of the Workflow view can be configured in the Inspector. | |||||||||||
Inspector: Shows general project settings, variables, parameters. | |||||||||||
Message Log: Displays general information, output of Units and Workflow tracing info. | |||||||||||
Memory Monitor: Displays how much memory is allocated and used memory allocation for the current project. |
User Interface:
...
...
...
...
User Interface: Inspector
Explained here are the tabs, from left to right.
...
User Interface: Message Log & Memory Monitor
Gliffy | ||||||
---|---|---|---|---|---|---|
|
Log Options: Determine which log entries will be shown. | |
Show/Hide Memory Monitor: Shows or hides the Memory Monitor (on the right of the Message Log). | |
Enable/Disable Workflow Tracing: When enabled the Workflow(s) are being traced when executing them. Tracing logs each step/action/event which occurs in a Workflow. | |
Reveal Log: Reveals the logfile in the OS filesystem. | |
Clear Log: Clears the Message Log. | |
Date Column: Each Log entry has a timestamp, displayed in this column. | |
Level: There are several levels of messages (info, debug, warn, error, fatal and trace). | |
Message: Content of the log entry. | |
Memory Monitor: Displays how much memory is allocated and used for the current project. | |
Run GC: Manually executes garbage collection (frees up memory, if possible). |