progressmeter

Name

progressmeter -- Visual progress indicator of a time-consuming operation

Additional Attributes

value, mode

Description

This high-level widget uses its value attribute to fill in a meter that usually represents how long a particular task takes. You can change the value attribute dynamically to update the fill or set the mode to "undetermined" (as opposed to the default "determined" mode) to display a busy meter that doesn't chart actual progress.