Changes between Version 15 and Version 16 of APP_BASIC_MENUS


Ignore:
Timestamp:
08/27/08 16:59:57 (17 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_BASIC_MENUS

    v15 v16  
    33[[Image(source:/SpecificationFiles/GuiDiagrams/MenuBar.png, 65%)]] 
    44 
    5 The File Menu - [wiki:DOCUMENT_FILE_MANAGEMENT click here]  
     5 * The File Menu - [wiki:DOCUMENT_FILE_MANAGEMENT click here]  
    66 
    7 The Edit Menu provides functions for manipulating objects in a Sophie. 
     7 * The Edit Menu provides functions for manipulating objects in a Sophie. 
    88 
    99[[Image(source:/SpecificationFiles/GuiDiagrams/EditMenu.png, 20%)]] 
    1010 
    11 Undo - undoes the last operation.  
     11 ** Undo - undoes the last operation.  
    1212 
    13 Redo - redoes the last undone operation.  
     13 ** Redo - redoes the last undone operation.  
    1414 
    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.  
    1616 
    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.  
    1818 
    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.  
    2020 
    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.  
    2222 
    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.  
    2424 
    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. 
     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. 
    2626 
    27 Show/Hide Rulers - makes Sophie's rulers visible on the current book.  
     27 ** Show/Hide Rulers - makes Sophie's rulers visible on the current book.  
    2828 
    29 The Insert Menu 
     29 * The Insert Menu 
    3030 
    31 Text Frame – inserts text frame. 
     31 ** Text Frame – inserts text frame. 
    3232 
    33 Image Frame – inserts image frame. 
     33 ** Image Frame – inserts image frame. 
    3434 
    35 Audio Frame – inserts audio frame. 
     35 ** Audio Frame – inserts audio frame. 
    3636 
    37 Movie Frame – inserts movie frame. 
     37 ** Movie Frame – inserts movie frame. 
    3838 
    39 Insert from File – inserts frame from a chosen file. 
     39 ** Insert from File – inserts frame from a chosen file. 
    4040 
    41 Insert from URL – inserts frame from a chosen URL. 
     41 ** Insert from URL – inserts frame from a chosen URL. 
    4242 
    4343[[Image(source:/SpecificationFiles/GuiDiagrams/InsertMenu.png, 20%)]] 
    4444 
    45 The Window Menu - [wiki:APP_WINDOW_MENU click here] 
     45 * The Window Menu - [wiki:APP_WINDOW_MENU click here] 
    4646 
    47 The Help Menu 
     47 * The Help Menu 
    4848 
    49 Help – opens Sophie Help Index . 
    50 About Sophie – opens the about dialog. 
     49 ** Help – opens Sophie Help Index. 
     50 
     51 ** About Sophie – opens the about dialog. 
    5152 
    5253[[Image(source:/SpecificationFiles/GuiDiagrams/HelpMenu.png, 20%)]]