awalter1 wrote:
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 ?
box.remove(child) Johan _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
