HelpWizard Pages Basic Functions copy paste/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
Zeile 7: | Zeile 7: | ||
You can use either the Copy function from the right-button menu (also called "''Context Menu''") or the standard keyboard commands <KBD>CTRL-c</KBD> followed by <KBD>CTRL-v</KBD>. |
You can use either the Copy function from the right-button menu (also called "''Context Menu''") or the standard keyboard commands <KBD>CTRL-c</KBD> followed by <KBD>CTRL-v</KBD>. |
||
Another useful function is Cut & Paste (<KBD>CTRL-x</KBD> followed by <KBD>CTRL-v</KBD> inside a diagram to cut (remove) a step and paste it elsewhere. |
Another useful function is Cut & Paste (<KBD>CTRL-x</KBD> followed by <KBD>CTRL-v</KBD>) inside a diagram to cut (remove) a step and paste it elsewhere. |
||
If you have a connection selected when pasting, the new step is inserted into the connection's data flow. |
If you have a connection selected when pasting, the new step is inserted into the connection's data flow. |
Version vom 21. März 2022, 00:13 Uhr
Drag & Drop
Steps can also be added with copy-paste; either from the tree (copy a tree item and paste it into a network diagram) or by copy-pasting an existing step in the diagram. You can use either the Copy function from the right-button menu (also called "Context Menu") or the standard keyboard commands CTRL-c followed by CTRL-v.
Another useful function is Cut & Paste (CTRL-x followed by CTRL-v) inside a diagram to cut (remove) a step and paste it elsewhere.
If you have a connection selected when pasting, the new step is inserted into the connection's data flow.
If a pin is selected, expecco tries to connect that pin to the new step (if possible).