Hi

2013/5/19 Igor Stasenko <[email protected]>

> Here is a simple "widget" for you:
>
> Cursor wait showWhile: [
>  ... do something which may end, but you cannot predict when...
> ]
>

There is nice post about why it is bad
http://www.cincomsmalltalk.com/userblogs/travis/blogView?showComments=true&printTitle=Cursor_consider_showWhile:_%20[Harmful]&entry=3432339015


> :)
>
> On 19 May 2013 13:12, Benjamin <[email protected]>
> wrote:
> > Me too :)
> >
> > I think I will implement one soon :)
> > Ben
> >
> > On May 19, 2013, at 1:08 PM, Usman Bhatti <[email protected]>
> wrote:
> >
> > Hello all,
> >
> > I am looking for a widget/control in Pharo that shows the progress of a
> > process that takes undeterministic time.
> >
> >
> > usman
> >
> >
>
>
>
> --
> Best regards,
> Igor Stasenko.
>
>

Reply via email to