Changes between Version 8 and Version 9 of BluePrint/Menu/Application
- Timestamp:
- 02/20/11 18:05:49 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Menu/Application
v8 v9 3 3 4 4 == Introduction == 5 '''Application menu''' references to the menu of the particular application ("module menu").6 5 7 Currently, all these menus follow a different logic which is specific for the respective application.6 '''Application menu''' here references to the menu of the particular application ("module menu"). 8 7 9 To make things worse, the menu logic is also often very different from the menu logic in other common software which is typically used by our users (e.g. Office programs, Email clients, Browsers).8 Currently, all these menus provide different item classes, and different orders of item classes (goals). 10 9 11 To reduce the learning curve, and to enhance usability, the menus should follow a common standard. 10 To make things worse, the item order is also often very different from other common software which is typically used by our users (e.g. Office programs, Email clients, Browsers). 11 12 To reduce the learning curve, and to enhance usability, the application menus should follow a common standard. 12 13 13 14 == Description ==