GUI refreshment

Tom Phoenix rootbeer at redcat.com
Sun Nov 20 02:46:29 UTC 2005


On 11/17/05, sylvain pralon <sylvain.pralon at gmail.com> wrote:

> I would like to update the progress bar of the GUI in the same time that
> process is running to show its evolution
> The problem is that the GUI is updated only when the process is over.

Are you using one of the standard progress indicators? Which one? You
may be able to use String>>displayProgressAt:from:to:during: to do
what you want. Hope this helps!

--Tom Phoenix



More information about the Squeak-dev mailing list