graphical user interface: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
No edit summary |
post-move cleanup |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[Category: | ==Navigation== | ||
A [[ | [[Category:computer terminology]][[computing]]: [[software]]: [[graphical user interface]]{{seed}} | ||
==Overview== | |||
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: | A typical GUI consists of: | ||
* [[ | * Multiple [[window (UI element)|window]]s, 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 (UI element)|desktop]], which gives the user access to the computer system in general and allows the user to navigate between tasks | * A [[desktop (UI element)|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: | * A mouse cursor, which allows the user to: | ||
| Line 11: | Line 13: | ||
** draw, paint, or selectively apply effects, within an image editing program | ** draw, paint, or selectively apply effects, within an image editing program | ||
==Reference== | ==Reference== | ||
* {{wikipedia | * {{wikipedia}} | ||
Latest revision as of 01:00, 3 June 2007
Navigation
computing: software: graphical user interface<hide>
page status::seed
</hide>
|
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!
|
Overview
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:
- Multiple 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
