Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Status bar
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{short description|Graphical control element}} [[File:Emacs statusline.png|thumb|right|upright=2.1|An example of a status bar in [[Emacs]]]] [[File:Gedit_3.11.92.png|thumb|[[GTK]]-based [[gedit]] with a popover in the status bar.]] A '''status bar''' is a [[graphical control element]] which poses an information area typically found at the [[Window (computing)|window]]'s bottom.<ref name="GTKtut">{{cite web |title=GTK+ and Glade3 GUI Programming Tutorial - Part 1 |first=Micah |last=Carrick |date= December 2007 |url=http://www.micahcarrick.com/12-24-2007/gtk-glade-tutorial-part-1.html |publisher= micahcarrick.com}} </ref> It can be divided into sections to group information. Its job is primarily to display information about the current state of its window, although some status bars have extra functionality. For example, many [[web browser]]s have clickable sections that pop up a display of security or privacy information. A status bar can also be text-based, primarily in console-based applications, in which case it is usually the last row in an 80x25 [[text mode]] configuration, leaving the top 24 rows for application data. Usually the status bar (called a ''status line'' in this context) displays the current state of the application, as well as helpful [[keyboard shortcut]]s. One example is the 'vi' text editor of UNIX (from the 1970s) or newer Linux systems.<ref name="viHow">{{cite web |title=How to Use the vi Editor |work=University of Washington, Simon Fraser University |year=1991 |url=https://staff.washington.edu/rells/R110/help_vi.html |id= (WEdu-Unix-vi) }}</ref> Status lines have been used for more than 30 years<ref name=viHow/> to display advisory messages in a predefined area, rather than as pop-up messages in center screen which can block the view of related information. Sometimes, a [[video game]] places the player's vital information or [[HUD (video gaming)|Heads-up display]] (such as [[hit points]], lives, and score) on a similar strip across the top or bottom of the screen; this is also referred to as a status bar. ==Usage== Status bars, and status lines before them, have been used for years<ref name=viHow/> to display advisory messages in a predefined area, predating [[dialog box]]es which can block the view of related information behind the pop-up messages. The use of status bars (or status lines) involves both advantages and disadvantages: Advantages of status bars: * They allow viewing messages while also viewing the entire screen (although they take space away from the screen for their own display) * They allow typing information while viewing status data * They allow other menu options while viewing status data * They continually show status during operation Disadvantages of status bars: * Status bars might restrict information to a one-line display (although a variable multi-line status bar/region could be used); * Status bars typically cannot pop to the surface for critical messages when its parent window is layered below others (but are always visible in the parent window, which can be raised). * Their location at the edge of the display may make them less noticeable than a dialog box ==Examples== * The status bar of a [[file manager]] often shows the count of items in the current directory, their total size, or the size of the currently selected item. <!-- Commented out because image was deleted: [[Image:StatusbarWin2k.png]] --> * The status bar of a [[web browser]] will be invisible or blank when the user is viewing a page, then display loading information when the user clicks a [[hyperlink]]. * The status bar of a [[graphics editor]] will show information about the current image, such as its dimensions, [[color space]], or [[Image resolution|resolution]]. * In a [[word processor]], the status bar often shows cursor position, the number of pages in the document, and the state of the [[caps lock]], [[num lock]], and [[scroll lock]] keys. Additionally, many word processors assign the insert key a behavior similar to that of these three, to allow toggling the insertion mode{{spaced ndash}}the state of that is also displayed in the status bar. * [[Text adventure]]s often have a status line that displayed information such as the players location, game time, and score. [[Infocom]]'s customer newsletter was named ''The Status Line'' after it was named ''The New Zork Times'' * In a [[spreadsheet]], the status bar shows similar information to word processors, but includes the ability to highlight cells and show the average, sum, maximum value, and so forth. ==See also== * Other window bars: [[menu bar]], [[toolbar]], [[address bar]], [[title bar]]. ==Notes== {{commons category|Status bars}} {{reflist}} {{Graphical control elements}} [[Category:Graphical control elements]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Cite web
(
edit
)
Template:Commons category
(
edit
)
Template:Graphical control elements
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)
Template:Sister project
(
edit
)
Template:Spaced ndash
(
edit
)