One way, which is not preferable, is to use gtk.Fixed layouts on containers.<br><br>Any other ideas, sugar people?<br><br><div><span class="gmail_quote">On 8/22/07, <b class="gmail_sendername">Marco Pesenti Gritti</b> &lt;
<a href="mailto:mpgritti@gmail.com">mpgritti@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">There is no way to do that afaik...
<br><br>On 8/22/07, Erik Blankinship &lt;<a href="mailto:erikb@mediamods.com">erikb@mediamods.com</a>&gt; wrote:<br>&gt; gtk.widget.hide() makes a widget disappear by removing it (unmapping) it.<br>&gt; How do i just make a widget not appear? (I want to toggle the widget&#39;s
<br>&gt; visibility and I don&#39;t want the layout around the widgets to change).<br>&gt;<br>&gt; In java, the call would be setVisible(false), and while the widget wouldn&#39;t<br>&gt; show up on screen, the layout manager would still leave space for it.
<br>&gt;<br>&gt; _______________________________________________<br>&gt; Sugar mailing list<br>&gt; <a href="mailto:Sugar@lists.laptop.org">Sugar@lists.laptop.org</a><br>&gt; <a href="http://lists.laptop.org/listinfo/sugar">
http://lists.laptop.org/listinfo/sugar</a><br>&gt;<br>&gt;<br></blockquote></div><br>