Editor toolbar

Editor toolbar
Button Meaning Command


Opens a file into the current Editor window.
OpenFile


Saves the current file.
Save


Copies the current selection to the clipboard, then deletes it.
Cut1


Copies the current selection to the clipboard.
Copy1


Pastes the contents of the clipboard.
Paste1


Invokes the Editor's search window. See "Search dialog box".
Search


Invokes the GoTo dialog box, which you use to go to a new file, line within the current file, or a function. See "Goto dialog box" for more information.
Goto


Undoes the last edit. You can undo to the original status of your file.
Undo


Redoes the last edit that was undone. You can redo all undos until a new edit is made.
Redo


Accesses the previous open file in the Editor's stack.
CyclePush


Accesses the next open file in the Editor's stack.
CyclePushBack


Quits after saving permanent files. Temporary files like the progress window (build output) and notes are not automatically saved.
Done


Closes the current file. You will be prompted to save and/or check in the file before closing it.
Pop


Quits the Editor. You will be prompted to save and/or check in all edited files before quitting. You can configure whether or not to have this button. See also "Display close (x) buttons". .
Close

Related topic:


Previous

Next



Copyright © 1999, Green Hills Software. All rights reserved.