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> <
<a href="mailto:mpgritti@gmail.com">mpgritti@gmail.com</a>> 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 <<a href="mailto:erikb@mediamods.com">erikb@mediamods.com</a>> wrote:<br>> gtk.widget.hide() makes a widget disappear by removing it (unmapping) it.<br>> How do i just make a widget not appear? (I want to toggle the widget's
<br>> visibility and I don't want the layout around the widgets to change).<br>><br>> In java, the call would be setVisible(false), and while the widget wouldn't<br>> show up on screen, the layout manager would still leave space for it.
<br>><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>><br>><br></blockquote></div><br>