Hmm... I took a quick look and I&#39;d rather say it&#39;s a bug in SUAccordion (maybe Lukas can confirm?). It looks like SUAccordion&#39;s visible instvar is still intending to hold components, even though items is holding SUNavigationItems.<br>

<br>What happens if you modify all the methods that take &quot;anElement&quot; as an argument to pass &quot;anElement body&quot; into the methods you mention below?<br><br>Julian<br><br><div class="gmail_quote">On Fri, Jul 8, 2011 at 11:47 PM, James Foster <span dir="ltr">&lt;<a href="mailto:Smalltalk@jgfoster.net">Smalltalk@jgfoster.net</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">In Seaside 2.8 one could use #&#39;show:&#39; to achieve this, but now that components are wrapped I don&#39;t see how to do it. The methods #&#39;show:&#39;, #&#39;hide:&#39;, #&#39;toggle:&#39;, and #&#39;isVisible:&#39; appear to take a wrapper rather than a component. As far as I can tell, there is no API to get the list of wrappers.<br>


<br>
James_______________________________________________<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>