Windows (Computer programs)

Enlarge text Shrink text
  • Topic
| System number 987007529947005171

Information for Authority record

Name (Hebrew)
חלונות (תוכנות מחשב)
Name (Latin)
Windows (Computer programs)
Name (Arabic)
ويندوز (برامج الحاسوب)
Other forms of name
Windowing (Computer programs)
See Also From tracing topical name
Graphical user interfaces (Computer systems)
Utilities (Computer programs)
MARC
MARC

Other Identifiers

Wikidata: Q835016
Library of congress: sh 88005220
Sources of Information
  • Work cat.: Jones, O. Introd. to the X Window System, 1989.
  • Computer dict.
  • Stand. gloss. of computer term.

Wikipedia description:

In computing, a window is a graphical control element. It consists of a visual area containing some of the graphical user interface of the program it belongs to and is framed by a window decoration. It usually has a rectangular shape that can overlap with the area of other windows. It displays the output of and may allow input to one or more processes. Windows are primarily associated with graphical displays, where they can be manipulated with a pointer by employing some kind of pointing device. Text-only displays can also support windowing, as a way to maintain multiple independent display areas, such as multiple buffers in Emacs. Text windows are usually controlled by keyboard, though some also respond to the mouse. A graphical user interface (GUI) using windows as one of its main "metaphors" is called a windowing system, whose main components are the display server and the window manager.

Read more on Wikipedia >