[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cdebconf progress bars and debootstrap



On Wed, Mar 05, 2003 at 07:40:32PM +0100, Martin Sjögren wrote:
[...]
> progress start (can still use this one, and it makes sense)
> progress step <inc>  (or  progress set <val>)
> progress info <info>
> progress stop
[...]

The max value is missing:
  progress set <val> <max>
The 'set' method is IMO more easily manageable, but you guys are using it,
so you know which one is better.

I also asked whether several progress bars could be displayed
simultaneously.  IIRC answer was yes, so adding a label may be
desirable:
  progress start <label>
  progress set <label> <inc> <max>
  progress info <label> <info>
  progress stop <label>

Denis



Reply to: