On Thu, Mar 31, 2011 at 5:28 PM, Daniel Lyons <fusion@storytotell.org> wrote:
On Thu, Mar 31, 2011 at 04:58:04PM -0300, Martin Dias wrote:On your Mac, it's the barber pole; on Windows, it's when the progress
> > The simplest design, IMO, would be this API:
> >
> > MyProgressBar>>percentComplete: aNumber
> > MyProgressBar>>beIndeterminant
> > MyProgressBar>>beDeterminant
> >
>
> Sorry, what is an indeterminant progress bar?
bar just sort of throbs. It's for when you initially are calculating
how long the task is going to take, or for cleanup after the task is
complete.
--
Daniel