Slider (computing): Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
{{Dablink|This article is about the GUI element. For other possible meanings see [[Slider (disambiguation)]].}}[[Image:Slider (computing) example.PNG|thumb|288px|A slider widget (one of many styles)]]
A '''slider''', also known as '''track bar''' in Microsoft literature, is an object in a [[GUI]] with which a user may set a value by moving an indicator, usually in a horizontal fashion. In some cases the user may also click on a point on the slider to change the setting. It is different from a [[Scrollbar]] in that it is typically used to adjust a value without changing the format of the display or the other information on the screen.
 
In the [[Microsoft Windows]] series of operating systems, sliders first appeared in [[Windows 95]]. Previous versions of Windows, up to and including [[Windows 3.x]], used scrollbars for this purpose.
 
== Usage with progress bars ==