Changes between Version 21 and Version 22 of APP_BASIC_MENUS


Ignore:
Timestamp:
08/27/08 17:07:13 (17 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_BASIC_MENUS

    v21 v22  
    44 
    55 * The File Menu - [wiki:DOCUMENT_FILE_MANAGEMENT click here]  
    6 [[Image(source:/SpecificationFiles/GuiDiagrams/EditMenu.png, 20%)]] 
     6 
    77 * The Edit Menu provides functions for manipulating objects in a Sophie. 
    88  * Undo - undoes the last operation. 
    9  
    109  * Redo - redoes the last undone operation. 
    11  
    1210  * Cut - removes the selected text, frame, or timeline event and copies it to the clipboard for later pasting. 
    13  
    1411  * Copy - copies the selected text, frame, or timeline event to the clipboard for later pasting. 
    15  
    1612  * 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. 
    17  
    1813  * Spellcheck - looks for the next misspelled word from the current cursor insertion point in text. 
    19  
    2014  * Copy Location of Selection - copies a reference to text that is currently selected in the Sophie book to the clipboard. 
    21  
    2215  * 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. 
    23  
    24   * Show/Hide Rulers - makes Sophie's rulers visible on the current book.  
     16  * Show/Hide Rulers - makes Sophie's rulers visible on the current book. 
     17  
     18[[Image(source:/SpecificationFiles/GuiDiagrams/EditMenu.png, 20%)]] 
    2519 
    2620 * The Insert Menu 
    27  
    2821  * Text Frame – inserts text frame. 
    29  
    3022  * Image Frame – inserts image frame. 
    31  
    3223  * Audio Frame – inserts audio frame. 
    33  
    3424  * Movie Frame – inserts movie frame. 
    35  
    3625  * Insert from File – inserts frame from a chosen file. 
    37  
    3826  * Insert from URL – inserts frame from a chosen URL. 
    3927 
     
    4331 
    4432 * The Help Menu 
    45  
    4633  * Help – opens Sophie Help Index. 
    47  
    4834  * About Sophie – opens the about dialog. 
    4935