Sergio,<br>Try creating instances of these components somewhere in your initialization of IMMain or something like that. In other words don&#39;t create a new one in the callback. Just create one, or how ever  many your application requires, and reuse them (declare them in the children method as well). Change their underlying state in the callback if necessary. <br>
<br><div class="gmail_quote">On Sun, May 16, 2010 at 10:47 PM, sergio_101 <span dir="ltr">&lt;<a href="mailto:sergiolist@village-buzz.com">sergiolist@village-buzz.com</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;">
okay, for some reason, i cannot get this to work..<br>
<br>
what i am trying to do is simulate a link from one page to another..<br>
<br>
for instance.<br>
<br>
i have my main component, a component called IMMain..<br>
<br>
since i need a few different views (they differ slightly, but<br>
significantly), i have a few other components which are subclassed<br>
IMMain components..<br>
<br>
say one of them is called IMContentPage..<br>
<br>
on IMMain, I just need a link that does the following:<br>
<br>
fires up fires up a new instance of IMContentPage.<br>
<br>
i have tried:<br>
<br>
html anchor callback: [IMContentPage new]; with &#39;new link&#39;.<br>
<br>
but obviously this doesn&#39;t work...<br>
<br>
any ideas?<br>
<br>
thanks!<br>
<br>
--<br>
----<br>
peace,<br>
sergio<br>
photographer, journalist, visionary<br>
<br>
<a href="http://www.CodingForHire.com" target="_blank">http://www.CodingForHire.com</a><br>
<a href="http://www.coffee-black.com" target="_blank">http://www.coffee-black.com</a><br>
<a href="http://www.painlessfrugality.com" target="_blank">http://www.painlessfrugality.com</a><br>
<a href="http://www.twitter.com/sergio_101" target="_blank">http://www.twitter.com/sergio_101</a><br>
<a href="http://www.facebook.com/sergio101" target="_blank">http://www.facebook.com/sergio101</a><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>
</blockquote></div><br><br clear="all"><br>-- <br><a href="http://john-mckeon.us/seaside">http://john-mckeon.us/seaside</a><br>