SALTT Solns.

Home Blog Revews

Tutorial 1: Graph Building

I am having success in manageing the SALTT project itself using the SALTT package – some examples will be drawn from there in the demo file ProjectDemo.xml

SALTT is intended to be highly visual, drawing your attention to those actionable items that will generate the most value and disregarding those items that are distracting and produce low value. It is meant to be about as complex as a simple graphics editor or presentation slide package, and works in many similar ways. As an MVP intended for evaluation, the features have been stripped down to a minimum set (note that some legacy features might have been retained.)

On the inspector panel under the salt tab – click

New

Create a new Graph Canvas

this opens a blank canvas

move the mouse over the canvas pane and click the right mouse button (RMB) and chose the menu item:

Add Node

Background context menu: Add Node

the cursor changes to a pen; left clicking on the canvas will add basic nodes.

Two nodes are added

move the mouse over the canvas pane and click the right mouse button and chose:

Cancel

Background context menu: Cancel

the cursor changes back to a selection arrow. Note that one of the nodes will have a golden halo glowing over it (this indicates that it is the root node of a tree and will be discussed seperatly.)

click on a node to select it, a pink halo will glow over the selected node and its properties will appear in the inspector panel

click the image button; the dialog to the TopicIcons will open (if not you can find it …). You can add more images to this folder as you would normally in windows.

Select a topic image icon and click close. The Node will change image. Do this for the other nodes. Meaningful labels can be added to the node in the text box benieth the native node component inspector item.

Change Topic Icon and Resizing Node

Select any node and use the +/- buttons to resize it.

Result of chaning Topic Icon and Resizing

Right click on any node and chose

Add Edges

A blue halo will glow over the selected node to show that is the “From” node of edges to be added; the cursor will change to a pen.

Blue Halo depicts a From Node

Click on any other node and an edge will be added. Click on the background canvas and a node will be added along with an edge. RMB/Cancel returns to select mode.

nodes can be moved around the canvas by dragging them.

Result of Adding Edge and Moving Node

graph components (nodes or edges) can be deleted by selecting them and hitting delete.

A tree (a node and all its sub-nodes) can be selected by chosing the Select SubTree menu item on a node. Pink and lime halos indicate selected items. All the nodes in that sub-tree can be moved or resized.

More Nodes & Edges – Sub Tree Selected

Save and Load work as you would expect (Save SALTT and Load SALTT work directly with the MySALTT.xml file).

Tutorial 2: Topic Status & Schedule