ALBERTO MONTERO wrote:
The program fail and I obtain the message:
"There is a disparity between the internal view of the GtkTreeView, and the GtkTreeModel. This generally means
that the model has changed without letting the view know. Any display from now on is likely to be incorrect"
http://developer.gnome.org/doc/API/2.0/gtk/gtk-question-index.html#id2505271
If you're using a custom TreeModel, there are additional situations that can cause this error. Basically, the model state needs to be consistent while the TreeView is probing it.
-- Christer _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list