Tree restructuring
When tree created you may need to restructure it. This means moving nodes up and
down at the same level, change level of node, copy-paste nodes.
Move nodes
There are three ways to move nodes: by menu, by keyboard, by mouse. Menu
"Tree/Move" has commands "Top", "Up", "Down", "Bottom" for moving node at the
same level and "One Level Up", "One Level Down" for change level of nodes. Those
commands have correspond keyboard shortcuts which provide fast access for command.
Restructure tree with mouse drag-and-drop
Using mouse is best way for tree restructurization. Select node, press left mouse
button, and drag it to target position of tree. When you do mouse key up dragged
node inserts before node plased below dragged node. If you want to place dragged
node as children of any node you must press Shift key on the keyboard during
drag-and-drop process. If in addition you press Ctrl key node will be duplicated.
Old node will kept at its place and duplicate will insert into new position.
Copy and paste nodes
Use "Edit/Copy" and "Edit/Paste" from main menu to copy and paste
node. Select node which need to copy then use "Edit/Copy" command (or its shortcut).
Select node which need to paste copied node before then use "Edit/Paste" command.
Note: If you want to paste node as children of selected press Shift
key during paste process.
You can also use tree pop-up menu for all of described actions.
|