Hello, I know how to add a widget to the list of widgets composing a gtk.Hbox or Vbox by using the pack_start() directive, but how to remove a widget from this list ?
Thank you -- View this message in context: http://www.nabble.com/undo-a-pack_start-on-a-gtk.Hbox-tf4874892.html#a13948773 Sent from the Gtk+ - Python mailing list archive at Nabble.com. _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
