Hi Adrian,<br><br><div><span class="gmail_quote">On 7/26/05, <b class="gmail_sendername">Adrian Lienhard</b> &lt;<a href="mailto:adi@netstyle.ch">adi@netstyle.ch</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Unfortunately the newer version cannot be loaded anymore in a 3.7<br>image because of the dependency on SystemProgressMorph which seems to<br>be new in 3.8. I don't know whether you can easily make that<br>backwards compatible or not. I think it's not that important but
<br>would &quot;nice to have&quot;.</blockquote><div><br>
I wonder if there is a Monticello way of handling this. I added some
overrides to SystemProgressMorph and the only way I know how to address
what you are talking about is to fork my code to handle 3.7's lack of
SystemProgressMorph class. Can you just proceed past the warning or is
there something fatal ocurring?<br>
&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Another thing that stroke me is peed... In 3.8 with the enhancement<br>everything seems to be a bit slower than before (the UI in Squeak
<br>never was fast but I have the feeling it become slower with each new<br>release...).</blockquote><div><br>
I'll look at the performance numbers. I have some ideas of what my be slowing things down.<br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">To get some numbers (they should probably be treated with care..) I<br>evaluated &quot;[ 10 timesRepeat: [ Browser openBrowser ] ] timeToRun&quot; and
<br>got:</blockquote><div><br>
</div></div>Regards,<br>
<br>
John<br>-- <br>It's easy to have a complicated idea. It's very very hard to have a simple idea. -- Carver Mead