A graphical progress bar displayed in a Tk window
Arguments
- title
window title
- label
progress bar label (inside window)
- ...
other arguments passed on to
tkProgressBar
See also
tkProgressBar for the function that powers this progress bar
Other progress bars:
progress_none(),
progress_text(),
progress_time(),
progress_win()