Rahul Sharma (Editor)

Crossing based interface

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Crossing-based interfaces are graphical user interfaces that use crossing gestures instead of, or in complement to, pointing.

Contents

Goal-crossing tasks

A pointing task involves moving a cursor inside a graphical object and pressing a button, whereas a goal-crossing task involves moving a cursor beyond a boundary of a targeted graphical object.

Goal crossing has been little investigated, despite sometimes being used on today's interfaces (e.g., mouse-over effects, hierarchical menus navigation, auto-retractable taskbars and hot corners). Still, several advantages of crossing over pointing have been identified:

  • Elongated objects such as hyperlinks are faster to cross than to point.
  • Several objects can be crossed at the same time within the same gesture.
  • Crossing allows triggering actions when buttons are not available (e.g., while an object is being dragged).
  • Crossing-based widgets can be designed to be more compact than pointing-based ones. This may be useful for small display devices.
  • Goal crossing is particularly natural on stylus-based devices. On these devices, crossing an object back and forth is easier than double-clicking.
  • Crossing can be a good alternative for users who have difficulties with clicking or double-clicking.
  • There are several other ways of triggering actions in user interfaces, either graphic (gestures) and non-graphic (keyboard shortcuts, speech commands).

    Laws of crossing

    Variants of Fitts' law have been described for goal-crossing tasks (Accot and Zhai 2002). Fitts' law is seen as a Law of pointing, describing variability in the direction of the pointer's movement. The Law of crossing describes the allowed variability in the direction perpendicular to movement, and the steering law describes movement along a tunnel.

    References

    Crossing-based interface Wikipedia