Re: GtkTreeView and Threads
- From: Christer Palm <palm nogui se>
- To: ALBERTO MONTERO <AMSEOANE telefonica net>
- Cc: gtk-list gnome org
- Subject: Re: GtkTreeView and Threads
- Date: Tue, 08 Jun 2004 23:13:32 +0200
Hello Alberto!
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]