Settings WorksheetStyleSettings/en: Unterschied zwischen den Versionen
Emi (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „= General = === Select Diagramm Element on Right-Click === If on, a right-click on an element will first select the element, then show the menu. If off, select…“) |
Emi (Diskussion | Beiträge) |
||
Zeile 1: | Zeile 1: | ||
= General = |
= General = |
||
=== Select Diagramm Element on Right-Click === |
=== Select Diagramm Element on Right-Click === |
||
If on, a right-click on an element will first select the element, then show the menu. |
If on, a right-click on an element will first select the element, then show the menu.<br />If off, selection is by left-click, menu is shown on right-click. |
||
If off, selection is by left-click, menu is shown on right-click. |
|||
=== Double Click on Step to Open Editor === |
=== Double Click on Step to Open Editor === |
||
Zeile 11: | Zeile 10: | ||
=== Creat Annotations on Key Press === |
=== Creat Annotations on Key Press === |
||
If on, text input automatically creates an annotation atthe pointer position. |
If on, text input automatically creates an annotation atthe pointer position.<br /> |
||
If off, annotations are created via the popup menu. |
If off, annotations are created via the popup menu. |
||
Zeile 32: | Zeile 31: | ||
= Connections = |
= Connections = |
||
=== Eliminate Loops === |
=== Eliminate Loops === |
||
If on, connections with segments crossing other segments of the same connection are reshaped to avoid loops and crossings. |
If on, connections with segments crossing other segments of the same connection are reshaped to avoid loops and crossings. The diagramm editor's popup menu includes an item names "Recompute Connection", which also performs this loop -elimination algorithm. |
||
The diagramm editor's popup menu includes an item names "Recompute Connection", which also performs this loop -elimination algorithm. |
|||
= New Script Actions = |
= New Script Actions = |
||
=== Create alle Special Pins Initially === |
=== Create alle Special Pins Initially === |
||
If on, new script actions are created with their full set of special pins. |
If on, new script actions are created with their full set of special pins.<br /> |
||
If off, (the default), only the stdout pin is created |
If off, (the default), only the stdout pin is created |
||
Version vom 13. Januar 2021, 09:57 Uhr
Inhaltsverzeichnis
General[Bearbeiten]
Select Diagramm Element on Right-Click[Bearbeiten]
If on, a right-click on an element will first select the element, then show the menu.
If off, selection is by left-click, menu is shown on right-click.
Double Click on Step to Open Editor[Bearbeiten]
Double click on a step opens an editor on its block description.
Double Click on Element to Edit Attributes[Bearbeiten]
Double click on element opens the attribute editor.
Creat Annotations on Key Press[Bearbeiten]
If on, text input automatically creates an annotation atthe pointer position.
If off, annotations are created via the popup menu.
Popup Editor for Freeze Values[Bearbeiten]
Use a popup text editor for pin freeze values.
Popup Texteditor for Multiline Freeze Values[Bearbeiten]
Use a popup text editor for multiline text.
Autoresize Steps when Renamed[Bearbeiten]
If requiered, make steps wider after rename.
Look[Bearbeiten]
Show Semantic Attributes in Schema Editor[Bearbeiten]
These give hints to the expecco execution engine and are typically not of interest to most users.
Show Debug Attributes in Schema Editor[Bearbeiten]
These are additional debug constrains (such as outputs must be written).
Connections[Bearbeiten]
Eliminate Loops[Bearbeiten]
If on, connections with segments crossing other segments of the same connection are reshaped to avoid loops and crossings. The diagramm editor's popup menu includes an item names "Recompute Connection", which also performs this loop -elimination algorithm.
New Script Actions[Bearbeiten]
Create alle Special Pins Initially[Bearbeiten]
If on, new script actions are created with their full set of special pins.
If off, (the default), only the stdout pin is created
In the schema editor, you can add more special pins via the "Special Pins" menu, and remove unused pins by deleting them.