Hi Does anyone know what this message is all about? Everytime I run my script (under Windows) I am getting this message. The code seems to run fine but I cannot get rid of the message. I am just using standard gtk.glade.XML method to open and parse the widgets
" GUI_build.py:79: GtkWarning: gtk_text_buffer_get_insert: assertion `GTK_IS_TEXT_BUFFER (buffer)' failed self.gladefile = "win.glade" " thanks _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
