<div dir="ltr">Hi!<br><br>Your children method returns only the second value (listComponent)<br>You must use &quot;Array with: with:&quot; instead of the cascade!<br><br>br<br>Gerhard<br><br><font size="1"><font size="2"><span style="background-color: rgb(255, 255, 255);">children</span><br style="background-color: rgb(255, 255, 255);">
<span style="background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp; | a |</span><br style="background-color: rgb(255, 255, 255);"><span style="background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp; </span><br style="background-color: rgb(255, 255, 255);">
<span style="background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp; a := Array</span><br style="background-color: rgb(255, 255, 255);"><span style="background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; with: menuComponent<b>;</b></span><br style="background-color: rgb(255, 255, 255);">
<span style="background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; with: listComponent.</span><br style="background-color: rgb(255, 255, 255);"><br style="background-color: rgb(255, 255, 255);"><span style="background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp; ^ a</span><br>
</font><br></font><br><br><br><div class="gmail_quote">On Thu, Oct 16, 2008 at 5:29 PM, Steven Greenberg <span dir="ltr">&lt;<a href="mailto:greenbes@puzzlingevidence.net">greenbes@puzzlingevidence.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Randal. &nbsp;Thanks for taking a look.<br>
<br>
I *think* that they&#39;re the same. &nbsp;I&#39;m just following the example code<br>
in the book, and create the apps only once, during #initialize.<br>
<br>
Fileout attached. &nbsp;I created category &quot;SEG-StTutToDoApp&quot;.<br>
<br>
Your help is greatly appreciated.<br>
<br>
 &nbsp; &nbsp;Thanks,<br>
 &nbsp; &nbsp;Steve<br>
<br>_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br></blockquote></div><br></div>