Jump to content

Point and click

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by David.Throop (talk | contribs) at 23:56, 23 June 2009 (fixed condescension link). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Point-and-click is the action of a computer user moving a cursor to a certain location on a screen (point) and then pressing a mouse button, usually the left button(click), or other pointing device. An example of point-and-click is in hypermedia, where users click on hyperlinks to navigate from document to document.

Point-and-click can be used with any number of input devices varying from mouses, touch pads, keyboards, joysticks, scroll buttons, and roller balls.

Fitts's law can be used to quantify the time required to perform a point-and-click action.

where:

  • T is the average time taken to complete the movement. (Traditionally, researchers have used the symbol MT for this, to mean movement time.)
  • a represents the start/stop time of the device and b stands for the inherent speed of the device. These constants can be determined experimentally by fitting a straight line to measured data.
  • D is the distance from the starting point to the center of the target. (Traditionally, researchers have used the symbol A for this, to mean the amplitude of the movement.)
  • W is the width of the target measured along the axis of motion. W can also be thought of as the allowed error tolerance in the final position, since the final point of the motion must fall within ±W2 of the target's centre.

User interfaces, for example graphical user interfaces, are sometimes described as "point-and-click interfaces", often to suggest that they are very easy to use, requiring that the user simply point to indicate their wishes. These interfaces are sometimes referred to condescendingly (e.g. by Unix users) as "click-and-drool interfaces".

The use of this phrase to describe software implies that the interface can be controlled solely through the mouse, with little or no input from the keyboard, as with many graphical user interfaces.

Single-click

A single-click or click is the act of pressing a computer mouse button once without moving the mouse. Single clicking is usually a primary action of the mouse. Single-clicking, by default in many operating systems, selects (or highlights) an object while double-clicking executes or opens the object. The single-click has many advantages over double-click due the reduced time needed to complete the action. The single-click or one-click phrase has also been used to apply to the commercial field as a competitive advantage. The slogan [single-click] or one-click has become very common to show clients the ease of use of their services.

On icons

By default on most computer systems, for a person to select a certain software function, he or she will have to click on the left button . An example of this can be a person clicking on an icon. Similarly, clicking on the right button will present the user with a text menu to select more actions. These actions can range from open, explore, properties, etc.

On text

In many text processing programs, such as web browsers or word processors, clicking on text moves the cursor to that location. Clicking and holding the left button will allow users to highlight the selected text enabling the user with more options to edit or use the text.

Double-click

Double-click is most commonly used with a computer mouse when the pointer is placed over an icon or object and the button is quickly pressed twice. This action, when performed without moving the location of the mouse, will produce a double-click.

See also