Jump to content

Progress indicator

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jonathan de Boyne Pollard (talk | contribs) at 05:07, 21 December 2005 (An element of a CLI, TUI, or GUI.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
This article is about a concept in computing. You may be looking for the Genuine Progress Indicator metric in economics.

A progress indicator is an element of a command line interface, a textual user interface, or a graphical user interface that is intended to inform the user that an operation is in progress, to reassure that the system is not hung or waiting for user input, and to provide the user with an estimate of how far through a task the system has progressed.

Examples of progress indicators

  • The startup window for KDE is a graphical user interface progress indicator, with the icons along the bottom of the window changing appearance as each part of the startup procedure is executed.
  • The textual user interface versions of the PKZIP and RAR utilities display a running percentage as individual files are compressed.

References

  • "Progress indicators". UI Patterns and Techniques. 2005-12-21.

Further reading

See also