Changes between Version 62 and Version 63 of InteractionAndGraphicsDesign


Ignore:
Timestamp:
05/30/09 00:06:38 (16 years ago)
Author:
danvisel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InteractionAndGraphicsDesign

    v62 v63  
    176176!!! 
    177177 
     178''Dan is working on the section between the !!!s locally right now!'' 
     179 
    178180 
    179181  * AppMenuBar  [[BR]] 
     
    204206     * '''Description''' Choosing this option will bring up the file dialogue to choose filename for exported HTML. Does it make sense to have a single "File > Export Book" option that allows the user to select PostScript, PDF, HTML rather than three separate entries? Or a submenu after Export? That could also include what we're calling ExportItem, which could become "Export Resources". 
    205207    * BookPropertiesItem   
    206      * '''Description''' This opens a window that shows properties (title, number of pages, size, created date) for the current book. User clicks "OK" to close. Does this actually belong in the File menu?  
     208     * '''Description''' This opens a window that shows properties (title, number of pages, size, created date) for the current book. Does this also include page size? User clicks "OK" to close. Does this actually belong in the File menu?  
    207209    * CloseBookItem  
    208210     * '''Description''' Closes current active book. If there are changes made, toggles the Save Changes dialog. [[BR]] 
     
    212214     
    213215   * EditMenu  
    214     * '''Description''' 
     216    * '''Description''' The Edit menu is used to making changes to the content of a Sophie book: generally the items in this menu only function when something is selected in a Sophie book.  
    215217    [[Image(source:trunk/sophie2-platform/doc/spec-diagrams/EditMenu.png, 10%)]] [[BR]] 
    216     * UndoItem - Undoes the last change. Active only when there are changes to undo. [[BR]] 
    217     * RedoItem - Redoes the last change. Active only when there are changes to redo.  [[BR]] 
    218     * ''CutItem'' - Cuts the currently selected element. Active when an element that can be copied is selected. [[BR]] 
    219     * ''CopyItem'' - Copies the currently selected element. Active when an element that can be copied is selected. [[BR]] 
    220     * ''PasteItem'' - Pastes an element from the clipboard. Active when an appropriate target is focused and when the clipboard is not empty. [[BR]] 
    221     * ''DeleteItem'' - Deletes currently selected element. Active when a deleteable element is selected. [[BR]] 
    222     * ''SpellCheckItem''  [[BR]] 
    223     * ''CopyLocationOfSelectionItem''  [[BR]] 
    224     * ''ToggleRulers'' [[BR]] 
    225     * ''GroupItems'' - Groups currently selected items (may be groups). Active when one or more elements that can be grouped are selected.[[BR]] 
    226     * ''BreakGroup'' - Ungroups items in currently selected group. Active only when a group is selected. [[BR]] 
    227     * ''EditGroup'' [[BR]] 
    228     * SetBookTitleItem - Editable via group properties. This is obsolete [dev][an] [[BR]] 
    229     * SetPageSizeItem - Editable via group properties. This is obsolete [dev][an] [[BR]] 
    230     * ShowConnectionsItem - Toggles chains between frames. Could be better[dev][an][shift][[BR]] 
     218    * UndoItem  
     219     * '''Description''' Undoes the last change. Active only when there are changes to undo.[[BR]] 
     220    * RedoItem  
     221     * '''Description''' Redoes the last change. Active only when there are changes to redo.[[BR]] 
     222    * ''CutItem''  
     223     * '''Description''' Cuts the currently selected element. Active when an element that can be copied is selected. [[BR]] 
     224    * ''CopyItem''  
     225     * '''Description''' Copies the currently selected element. Active when an element that can be copied is selected. [[BR]] 
     226    * ''PasteItem''  
     227     * '''Description''' Pastes an element from the clipboard. Active when an appropriate target is focused and when the clipboard is not empty. [[BR]] 
     228    * ''DeleteItem''  
     229     * '''Description''' Deletes currently selected element. Active when a deleteable element is selected. [[BR]] 
     230    * ''SpellCheckItem''  
     231     * '''Description''' [[BR]] 
     232    * ''CopyLocationOfSelectionItem''  
     233     * '''Description''' [[BR]] 
     234    * ''ToggleRulers''  
     235     * '''Description''' [[BR]] 
     236    * ''GroupItems''  
     237     * '''Description''' Groups currently selected items (may be groups). Active when one or more elements that can be grouped are selected.[[BR]] 
     238    * ''BreakGroup''  
     239     * '''Description''' Ungroups items in currently selected group. Active only when a group is selected. [[BR]] 
     240    * ''EditGroup''  
     241     * '''Description''' ''What does this do? Saves the group in some way?''[[BR]] 
     242    * SetBookTitleItem  
     243     * '''Description''' Editable via book properties. This is obsolete [dev][an] [[BR]] 
     244    * SetPageSizeItem  
     245     * '''Description''' Editable via book properties. This is obsolete [dev][an] [[BR]] 
     246    * ShowConnectionsItem  
     247     * '''Description''' Toggles chains between frames. Could be better. Maybe this should go under the "view" menu because this is making connections visible?[dev][an][shift][[BR]] 
    231248 
    232249