latest cvs with gtk+ 1.2.3 seems to be unhappy when trying to turn the
rulers back on after disabling them, giving the following errors.. the
calls look very simple, so im gathering this is a gtk+ bug. can someone
who knows gtk internals confirm that this is in fact a gtk problem and
make sure its known?
Gtk-CRITICAL **: file gtkwidget.c: line 1592 (gtk_widget_map): assertion
`GTK_WIDGET_VISIBLE (widget) == TRUE' failed.
Gtk-CRITICAL **: file gtkwidget.c: line 1592 (gtk_widget_map): assertion
`GTK_WIDGET_VISIBLE (widget) == TRUE' failed.
Gtk-CRITICAL **: file gtkwidget.c: line 1592 (gtk_widget_map): assertion
`GTK_WIDGET_VISIBLE (widget) == TRUE' failed.
dc