Closed GoogleCodeExporter closed 9 years ago
Check out
http://code.google.com/r/terencehonles-python-progressbar/source/detail?r=291481
0af9066eb47da0a1c2df81c43050efa64f
I cloned the repo and ended up making some improvements which address your
comment
Original comment by Terence....@gmail.com
on 15 May 2011 at 9:03
The changes have been merged, and although it will *try* to determine the
length of the iterable it will fall back to the max value you specified or if
unspecified it will be marked as "unknown" (this means that you must use
widgets which do not need to know the max length: timers, counters, labels,
action bars, etc)
Original comment by Terence....@gmail.com
on 16 May 2011 at 3:28
Original issue reported on code.google.com by
yaa...@gmail.com
on 10 May 2011 at 4:35