I don&#39;t know if it fit to your case, but in Drawing Acticity (Oficina) we are using Sugar Palettes to controls. They can pack any widget (as far as I know).<br><br>Alexandre<br><br><div><span class="gmail_quote">2007/8/22, Dan Winship &lt;
<a href="mailto:dwinship@redhat.com">dwinship@redhat.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Erik Blankinship wrote:
<br>&gt; Other possible solutions:<br>&gt; Maybe I can use something like a tabbed panel (without showing the tabs)?<br><br>Yes, that will work. Make a gtk.Notebook and call set_show_tabs(False)<br>on it. Then make one page with the widgets and another page with nothing
<br>on it, and switch between the pages to hide/show the widgets.<br><br>-- Dan<br>_______________________________________________<br>Sugar mailing list<br><a href="mailto:Sugar@lists.laptop.org">Sugar@lists.laptop.org</a>
<br><a href="http://lists.laptop.org/listinfo/sugar">http://lists.laptop.org/listinfo/sugar</a><br></blockquote></div><br>