Changes between Version 16 and Version 17 of SandBox/deyan/InteractionGraphicsDesign
- Timestamp:
- 05/11/09 12:19:15 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SandBox/deyan/InteractionGraphicsDesign
v16 v17 16 16 * Menus 17 17 * Menus hold functionalities that cannot be triggered elsewhere, functionalities that can be accessed only by mouse (drag and drop) or keyboard shortcuts. 18 * ''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) ''18 * ''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]''