Changes between Version 17 and Version 18 of APP_BASIC_MENUS
- Timestamp:
- 08/27/08 17:03:49 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
APP_BASIC_MENUS
v17 v18 9 9 [[Image(source:/SpecificationFiles/GuiDiagrams/EditMenu.png, 20%)]] 10 10 11 * Undo - undoes the last operation. 11 * Undo - undoes the last operation. 12 12 13 * Redo - redoes the last undone operation. 13 * Redo - redoes the last undone operation. 14 14 15 * Cut - removes the selected text, frame, or timeline event and copies it to the clipboard for later pasting. 15 * Cut - removes the selected text, frame, or timeline event and copies it to the clipboard for later pasting. 16 16 17 * Copy - copies the selected text, frame, or timeline event to the clipboard for later pasting. 17 * Copy - copies the selected text, frame, or timeline event to the clipboard for later pasting. 18 18 19 * Paste - pastes content in the pasteboard into the current insertion point. The current insertion point for text is where the cursor is positioned. Frames are pasted at the same location on the current page. Timeline events are pasted starting at the current playhead position. 19 * Paste - pastes content in the pasteboard into the current insertion point. The current insertion point for text is where the cursor is positioned. Frames are pasted at the same location on the current page. Timeline events are pasted starting at the current playhead position. 20 20 21 * Spellcheck - looks for the next misspelled word from the current cursor insertion point in text. 21 * Spellcheck - looks for the next misspelled word from the current cursor insertion point in text. 22 22 23 * Copy Location of Selection - copies a reference to text that is currently selected in the Sophie book to the clipboard. 23 * Copy Location of Selection - copies a reference to text that is currently selected in the Sophie book to the clipboard. 24 24 25 25 * Show/Hide Flow Connections - makes flow connections visible or invisible. Different flows are given different colors. Connections between different flows on a page can be dragged back and forth.