summaryrefslogtreecommitdiff
path: root/example.py
Commit message (Collapse)AuthorAgeFilesLines
* Add: TerminalStatus.hide methodLars Wirzenius2017-06-031-0/+3
|
* Update docs to show example of .format() usage.Lars Wirzenius2011-08-311-5/+2
|
* Add a way to print error messages to stderr.Lars Wirzenius2011-08-291-0/+2
|
* Make example actually show the symlinks it finds.Lars Wirzenius2011-06-241-1/+1
|
* Add a way for widgets to say "I'm always interested in updates".Lars Wirzenius2010-07-071-2/+4
| | | Fix ElapsedTime to use that.
* Add RemainingTime to example.py.Lars Wirzenius2010-06-131-3/+5
| | | Updates to RemainingTime tests, as well.
* Add ProgressBar to example program.Lars Wirzenius2010-06-121-0/+1
|
* Update example program to use some of the new widgets.Lars Wirzenius2010-06-111-6/+29
|
* Update example program to use TerminalStatus.Lars Wirzenius2010-06-061-4/+8
|
* Add example program.Lars Wirzenius2010-06-051-0/+37