The functionalities of Python viewer are available via its Toolbar.
New - clears the viewer to create a new script. If viewer was modified, you will be asked to close it before removing.
Open - allows opening an existing script by browsing for it in a standard Open File dialog box, choosing the required .py file and clicking Open button. If there is an already opened script, you will be asked to close it before opening new one.
Save - saves the current script.
Save As... - allows saving the current script with a new name. Input a new name for the script in the standard Save file as dialog box and click Save button.
Undo - undoes the last action in Python viewer.
Redo - redoes the previously undone action in Python viewer.
Cut - saves the selected text into the clipboard and removes it from the viewer.
Copy - saves the selected text into the clipboard.
Paste - restores the saved text from the clipboard.
Delete - removes the selected text.
Select All - selects the whole text.
Preferences - provides access to the preferences dialog box, that allows specifying advanced parameters for the Python Viewer.
The following options are available:
Display settings specifies the script representation in the viewer:
The buttons in in the bottom part of dialog box peform the following actions: