Edit
Previous  Top  Next

The Edit menu contains the standard edit operations

Undo
Undo the last action. Currently not implemented.

Redo
Redo the last undone action. Currently not implemented.

Cut
Cut the selected text from the focused edit box to the clipboard.

Copy
Copy the selected text from the focused edit box to the clipboard.

Paste
Paste text from the clipboard to the focused edit box.

Clear
Clear the selected text from the focused edit box.

Select All
Select all text in the focused edit box.