NiltonVolpato / python-progressbar

Text progress bar library for Python
Other
412 stars 105 forks source link

Update progressbar without printing newline #32

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
How can I update current progress bar without progress bar being printed into a 
new line every time?

I've read about ProgressBarWidgetHFill.

How can I use this widget? I found nothing in code examples.

Original issue reported on code.google.com by Guillerm...@gmail.com on 14 Aug 2013 at 3:19