Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2011-02-21 18:56:00
Size: 417
Editor: shoobe01
Comment:
Revision 5 as of 2011-03-04 00:27:32
Size: 869
Editor: localhost
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

ALSO! shift and shift-lock indicator is often just on the cursor. Up arrow, hollow for one, solid for locked, etc.

Discuss first valid character changes to multi-press entry. "2" when any (?), but "a" when only alpha. Skipping of invalid characters.




== Problem ==


== Solution ==


== Variations ==
 * Field
 * Viewport


== Interaction Details ==


== Presentation Details ==


== Antipatterns ==


== Examples ==

Hanging off the side of a field. Sometimes for the screen. Indicates the current and/or the available methods. Best by far is to be field level, /almost/ an anti-pattern to do the screen-level one, as it can be confusing if you have multiple fields, even if focus is clear. Detail labels, ABC, Abc, abc, 123, !@# or "Sym", icons usually used for recognition, or brand "T9"; SEE MOBILE DESIGN ELEMENTS DOC FOR THESE.

ALSO! shift and shift-lock indicator is often just on the cursor. Up arrow, hollow for one, solid for locked, etc.

Discuss first valid character changes to multi-press entry. "2" when any (?), but "a" when only alpha. Skipping of invalid characters.

Problem

Solution

Variations

  • Field
  • Viewport

Interaction Details

Presentation Details

Antipatterns

Examples

Input Method Indicator (last edited 2011-07-31 22:32:34 by shoobe01)