graphical user interface

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Revision as of 14:57, 15 January 2006 by Woozle (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Computing: Software: Graphical User Interface

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

A Graphical User Interface (or GUI) is a type of User Interface which is displayed (and interacted with) graphically rather than using a Command Line Interface (CLI).

A typical GUI consists of:

  • Windows, each of which shows the current state of a task and allows the user to interact with a particular application in the context of the particular task displayed
  • A desktop, which gives the user access to the computer system in general and allows the user to navigate between tasks
  • A mouse cursor, which allows the user to:
    • click on controls, to activate them
    • select items to operate on
    • move the current insertion point, for text editing
    • draw, paint, or selectively apply effects, within an image editing program

Reference