Graphical Code Editor - In-place Buttons
The in-place buttons serve as a kind of object context menu. They automatically appear next to an object (or several objects) whenever you select it or by left-clicking on an empty cell. The in-place toolbar provides easy access to the most used editing commands that can be applied to the object(s).
Which commands are available depends on the selection. The in-place buttons provide tooltips.
Example: In-place buttons for an LD contact.
The in-place toolbar can also be operated via the keyboard:
Shortcut | Operation |
---|---|
<Tab> key | Sets the focus to the first command on the in-place toolbar.Pressing the <Tab> key repeatedly steps through the commands. |
<Shift>+<Tab> | Selects the previous in-place button. |
<Enter> | Executes the selected in-place command. |
<Esc> | Exits the in-place toolbar and sets the focus back to the code object. |