2007/7/30, Pascal Duchatelle <[EMAIL PROTECTED]>: Hi Pascal,
you should call the reparent() [1] method on the child object, saying which one is the new parent, than should be safe to destroy the old parent. I hope it helps. [1] http://www.pygtk.org/docs/pygtk/class-gtkwidget.html#method-gtkwidget--reparent cheers -- Gian Mario Tagliaretti _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
