Node context menu: Difference between revisions
(Created page with 'Right-clicking on a node opens the node context menu. == labeling == === edit label === can be used to quickly change the label of a single node, without invoking [[node_prop…') |
No edit summary |
||
Line 38: | Line 38: | ||
=== cut === | === cut === | ||
same as [[edit_menu#cut|edit menu, cut]] | |||
=== copy === | === copy === | ||
same as [[edit_menu#copy|edit menu, copy]] | |||
=== paste === | === paste === | ||
same as [[edit_menu#paste|edit menu, paste]] | |||
=== delete nodes === | === delete nodes === | ||
same as [[nodes_menu#delete_nodes|nodes menu, delete nodes]] | |||
Line 49: | Line 57: | ||
=== apply template === | === apply template === | ||
modifies the appearance of all nodes in the current selection according to the [[template]] that has been chosen as ''local'' | |||
=== add as selection === | |||
??? | |||
=== properties dialog === | === properties dialog === | ||
opens the [[node_properties_dialog|node_properties_dialog]] |
Revision as of 14:39, 13 December 2010
Right-clicking on a node opens the node context menu.
labeling
edit label
can be used to quickly change the label of a single node, without invoking node properties dialog or attribute manager
hide label
can be used to quickly hide the label of a single node, without invoking node properties dialog or attribute manager
show label
can be used to quickly show a hidden label of a single node, without invoking node properties dialog or attribute manager
grouping
group
embraces all selected nodes to a new group
ungroup
disbands a selected group
expand group
displays the expanded view of a group, showing all contained nodes
collapse group
displays the collapsed view of a group, hiding all contained nodes
edit operations
cut
same as edit menu, cut
copy
same as edit menu, copy
paste
same as edit menu, paste
delete nodes
same as nodes menu, delete nodes
properties
apply template
modifies the appearance of all nodes in the current selection according to the template that has been chosen as local
add as selection
???
properties dialog
opens the node_properties_dialog