ProgressBar.py -

Author:Andreas Heger
Release:$Id$
Date:December 09, 2013
Tags:Python

Code

class ProgressBar.ProgressBar(minValue=0, maxValue=10, totalWidth=12)

progress bar class

adapted from Randy Pargman (2002) see http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/168639

Table Of Contents

Previous topic

ExternalList.py - large disk-based lists

Next topic

<no title>

This Page