Menu

progress bars

AutoIt file: Dialogue.au3

The library example shows a few examples of progress bars.

Function Description
_DialogueTitle Sets common title of all dialogues and progress bars
_ProgressBarType Sets progress bar type to Windows default or colored rectangle with moving percentage
_ProgressBarCreate Creates a sizable horizontal or vertical progress bar (which must be destroyed by _ProgressBarDestroy)
_ProgressBarActive Returns if progress bar is currently active
_ProgressBarSet Sets progress bar percentage
_ProgressBarAdd Adds a percentage to progress bar
_ProgressBarGet Gets progress bar percentage
_ProgressBarFull Tests if progress bar is 100%
_ProgressBarEmpty Tests if progress bar is 0%
_ProgressBarDestroy Destroys progress bar GUI after some waiting (to show completion)

Related

Pal Wiki: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.