I've got a problem with the statusbar. Everything works fine, but if i close my program i receive some messages on the terminal:
"Gtk-CRITICAL **: gtk_statusbar_pop: assertion `GTK_IS_STATUSBAR (statusbar)' failed" "Gtk-CRITICAL **: gtk_statusbar_push: assertion `GTK_IS_STATUSBAR (statusbar)' failed" I don't want to ignore error messages, but i can't detect any context and reason for the messages. In some cases i execute statusbar.pop and statusbar.push and no error message is shown. In other cases they are. What could be the problem? What does this error message mean accurate? Thanks very much, masi -- View this message in context: http://www.nabble.com/Problem-with-statusbar-tp21986150p21986150.html Sent from the Gtkmm mailing list archive at Nabble.com. _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
