Changes between Version 17 and Version 18 of SandBox/deyan/InteractionGraphicsDesign


Ignore:
Timestamp:
05/11/09 12:20:41 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SandBox/deyan/InteractionGraphicsDesign

    v17 v18  
    1616 * Menus 
    1717  * Menus hold functionalities that cannot be triggered elsewhere, functionalities that can be accessed only by mouse (drag and drop) or keyboard shortcuts. 
     18  * Menu items can only be clicked 
    1819  * ''Graphics Design - we can use the operating system menu styles, but it may be inconsistant with the look and feel of the application. Windows users may feel more comfortable (not sure about Mac users). We can also use icons and text for the menu items. Currently existing list items are listed [wiki:SandBox/deyan/InteractionGraphicsDesign/Menus here]''