Changes between Version 25 and Version 26 of SandBox/deyan/InteractionGraphicsDesign
- Timestamp:
- 05/11/09 15:31:42 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SandBox/deyan/InteractionGraphicsDesign
v25 v26 23 23 * Menu items can only be clicked 24 24 * ''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]'' 25 * Halos - Halos are little icons that trigger different functionality. Currently considered are two types of halos 26 * Clickable halos - most of the halos are clickable. The behavior that is currently accepted is that clickable halos invoke HUDs. 27 * Draggable halos - halos that should be clicked on and dragged to trigger their functionality.