The toolbar of the Function editor provides shortcuts for some regularly used menu commands for instance to open a function, to save a function, to cut, copy and paste selections, etc.
When you leave the mouse pointer for a short period of time on top of a button, a tooltip will appear with the name of the button / the menu command that it will perform. Also the status bar at the bottom of the window may provide you with a short explanation on the effect of using the button.
You can move the toolbar and dock it along an edge of the window; you can also make the toolbar floating. Some of the actions that are available via the toolbar are also available via the context-sensitive menu.
The following actions can be performed:
|
Open: |
Open another function. |
|
Save: |
Save the function with its current file name and location. You can also use the Ctrl+S keys on the keyboard. |
|
Cut: |
Copy the current selection to the clipboard and delete the selection from the function. You can also use the Ctrl+X keys on the keyboard. |
|
Copy: |
Copy the current selection to the clipboard. You can also use the Ctrl+C keys on the keyboard. |
|
Paste: |
Paste the contents of the clipboard into the function. You can also use the Ctrl+V keys on the keyboard. |
|
Find: |
Search for certain characters or text. You can also use the Ctrl+F keys on the keyboard. |
|
Print: |
Print the function or print a selection of the function. You can also use the Ctrl+P keys on the keyboard. |
|
Properties: |
Open the Properties of the current function. |
The toolbar can be hidden or shown with the Toolbar command on the View menu. If the action of a certain button cannot be performed at a certain moment, the button appears gray.
See also: