Differences between revisions 3 and 6 (spanning 3 versions)
Revision 3 as of 2010-11-17 21:10:29
Size: 850
Editor: shoobe01
Comment:
Revision 6 as of 2010-11-17 21:15:55
Size: 1175
Editor: shoobe01
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
iPhone has a fixed menu... Problem statement is the most interesting... WHY use this menu? Just because you are on hardware with no menu key, so should leave it open all the time? Or is it used sometimes on other devices????
Line 4: Line 2:
If you If your device has no functionality for a menu button, softkey, etc. present a menu... (but Pre gets around with a drag!) Or... make options clear in all cases
Line 8: Line 6:
Yeah... it's a menu. Docked to an edge. Always visible.
Line 19: Line 18:
"More items" needs to be included.

Can include play controls, so things like photo taking, or photo/video playback often have fixed menus
Line 22: Line 25:

Note they CAN disappear... but only for full-screen playback types of items. They re-appear on any interaction, not by a deliberate Menu callback, hence do not at that point become reveal menus.

Problem

If your device has no functionality for a menu button, softkey, etc. present a menu... (but Pre gets around with a drag!) Or... make options clear in all cases

Solution

Yeah... it's a menu. Docked to an edge. Always visible.

Variations

iPhone style, every menu function is visible in a bar or list to one edge of the screen.

If a revealable menu is available, may also present some key tasks in a Fixed Menu always visible on the screen. Doesn't count any old control on the page, just a set that are grouped and appear in the same place for the application or whole OS.

Interaction Details

Copy from reveal menu, except for the reveal parts.

"More items" needs to be included.

Can include play controls, so things like photo taking, or photo/video playback often have fixed menus

Presentation Details

Copy from reveal menu, except for the closed parts.

Note they CAN disappear... but only for full-screen playback types of items. They re-appear on any interaction, not by a deliberate Menu callback, hence do not at that point become reveal menus.

Antipatterns

Examples

Fixed Menu (last edited 2013-09-14 02:25:30 by shoobe01)