(Liberty_Reports_copy2.py:511): Gtk-CRITICAL **: file gtkbox.c: line 373 (gtk_box_pack_start): assertion `child->parent == NULL' failed
The program works fine, it doesn't crash, but I need to get rid of this before it can ever be deployed. I don't understand what GTK is trying to say, am I destroying somethings parent before it and it doesn't like that or what? Any help would be greatly appreciated.
Chris
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
