<div dir="ltr">Anyway, this fix gained a little speed up for larger lists, since the cached form always was wrong before, and was recreated for each instance :-)<div><br></div><div><br><div><br></div><div><br></div></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr">Best,<div>Karl</div></div></div></div>
<br><div class="gmail_quote">On Thu, Feb 18, 2016 at 5:32 PM, karl ramberg <span dir="ltr">&lt;<a href="mailto:karlramberg@gmail.com" target="_blank">karlramberg@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Duh, ignore last mail...<div>I understand now :-)</div><div><br></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div><div dir="ltr">Best,<div>Karl</div></div></div></div><div><div class="h5">
<br><div class="gmail_quote">On Thu, Feb 18, 2016 at 5:24 PM, karl ramberg <span dir="ltr">&lt;<a href="mailto:karlramberg@gmail.com" target="_blank">karlramberg@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks, that works.<div>We can just call:<br><div>expandedForm replaceColor: Color white withColor: Color transparent</div><div><br><div>The method Form&gt;&gt;replaceColor: oldColor withColor: newColor does change the form in place so there is no need to re-assign to the variable. </div></div></div><div>I&#39;m a little confused to why this did not work before.</div></div><div class="gmail_extra"><br clear="all"><div><div><div dir="ltr">Best,<div>Karl</div></div></div></div><div><div>
<br><div class="gmail_quote">On Thu, Feb 18, 2016 at 4:18 PM, marcel.taeumel <span dir="ltr">&lt;<a href="mailto:Marcel.Taeumel@hpi.de" target="_blank">Marcel.Taeumel@hpi.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Karl,<br>
<br>
the semi-colon after &quot;asFormOfDepth: Display depth&quot; is wrong because that<br>
call creates a new form. You have to wrap it into parentheses and then call<br>
&quot;replace..&quot; on the result. :-)<br>
<br>
Best,<br>
Marcel<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://forum.world.st/Painful-Form-errors-tp4878535p4878550.html" rel="noreferrer" target="_blank">http://forum.world.st/Painful-Form-errors-tp4878535p4878550.html</a><br>
Sent from the Squeak - Dev mailing list archive at Nabble.com.<br>
<br>
</blockquote></div><br></div></div></div>
</blockquote></div><br></div></div></div>
</blockquote></div><br></div>