[sugar] hiding a gtk.widget without unmapping it
Erik Blankinship
erikb
Tue Aug 21 22:03:06 EDT 2007
gtk.widget.hide() makes a widget disappear by removing it (unmapping) it.
How do i just make a widget not appear? (I want to toggle the widget's
visibility and I don't want the layout around the widgets to change).
In java, the call would be setVisible(false), and while the widget wouldn't
show up on screen, the layout manager would still leave space for it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.laptop.org/pipermail/sugar/attachments/20070821/0ef2f36c/attachment.htm
More information about the Sugar-devel
mailing list