-
Committer:
Chad MILLER
-
Date:
2008-05-01 12:06:26 UTC
-
mto:
(511.5.3 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
519.
-
Revision ID:
chad@mysql.com-20080501120626-8k0ay6jee6tfz1sz
Make "vizualize" use the GUI progress bar defined in the parent 'ui' module.
Update the progress bar so that one need not specify both the total steps and
the current step with every update.
Remove extraneous signaling and put related progress-bar element close to its
use.
TODO: Given a nested-progress-bar object, one should be able to use it as a
factory of sub-bars.