[squeak-dev] SystemProgressMorph

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[squeak-dev] SystemProgressMorph

laza
Hi!

I recognized, that SystemProgressMorph got extended to support
changing the label during progress display. This was not fully
supported and I changed that. What was also missing was the
realignment.
In additon SystemProgressMorph now supports label only display and
handles informUserDuring:. See the examples for details.
I also changed the font and some of the look and layout.

Alex