alien.png Main window -- Edit toolbar
[Previous] [Main] [Next]

toolbar (edit).png
Figure 29. The edit tool bar

All toolbars in the program have their corresponding action also listed in the main menu. This standard tool bar buttons are ALL listed in the File menu of the application.

I'll discuss the buttons from left to right.


Compile
Compiles active edit child see also Project > Compile 'Filename'.

Build project
Builds the active project see also Project > Build 'Project Filename'.

Undo
Undo last changes, see also Edit > Undo.

Redo
Redo last undo, see also Edit > Redo.

Copy
Copies selected text to the windows clipboard, see also Edit > Copy.

Paste
Pastes test saved on the windows clipboard into the active edit child at the current caret position, see also Edit > Paste.

Cut
Moves selected text to the windows clipboard, see also Edit > Cut.

Delete
Deletes selected text, see also Edit > Delete.