Changes between Version 53 and Version 54 of InteractionAndGraphicsDesign


Ignore:
Timestamp:
05/29/09 16:21:54 (16 years ago)
Author:
danvisel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InteractionAndGraphicsDesign

    v53 v54  
    333333  * '''Graphic Design''' The link HUD needs to reconfigure itself based on the choices that the user is making. Links can also be very complicated: in Sophie 1, there were books with 8 different links on the same frame, so the link HUD should fit in a fairly small space.[[BR]] 
    334334  * '''Interaction Design''' For different kinds of links, the third section of the link is going to have to be different. If we're turning to a page, we need to have different ways to select a page; we could have a field, for example, a drop box where a page is dragged to, or a list of all the possible pages that could be chosen from. It needs to be clear to the user what they can do or what they're expected to do.[[BR]] 
     335==== Keyboard Shortcuts ====  
     336 * '''Description''' Most keyboard shortcuts should repeat an action in the menu bars; users can learn the keyboard shortcuts by looking in the menu bars. 
     337===== Current Keyboard Shortcuts ==== 
     338 * '''control-b''', '''File > Book Properties''', shows book properties. 
     339 * '''control-n''', '''File > New Book''', creates a new Sophie book. 
     340 * '''control-o''', '''File > Open Book''', opens a Sophie book.  
     341 * '''control-q''', '''File > Quit Sophie 2''', quits Sophie.  
     342 * '''control-s''', '''File > Save''', saves the current Sophie book. 
     343 * '''control-shift-s'', '''File > Save As''', saves the current Sophie book with a new name.  
     344 * '''control-y''', '''Edit > Redo''', redoes the last undone action, if there is one.  
     345 * '''control-z''', '''Edit > Undo''', undoes the last action. 
     346==== Current Keyboard Shortcuts, will probably be deprecated ==== 
     347 * '''control-i''', '''Help > Inspector''', shows the inspector (a developer tool). 
     348==== Planned Keyboard Shortcuts ==== 
     349 
    335350== 2. Schedule == 
    336351