Possible Tree View bug
- From: Brett Nash <nash nash nu>
- To: Gtk Application Development list <gtk-app-devel-list gnome org>
- Subject: Possible Tree View bug
- Date: Sun, 23 Jun 2002 12:55:40 +1000
Hello,
I'm getting some strange behaviour and crashes with gtk tree
view. The application is a character generator (for RMSS). The main
window is split into a number of notebook pages.
In one notebook page (page 2) (page 2) there is a tree view -
which is causing all my problems. On character creation a large number
of entries are inserted (~1000), then a few of these fields are updated
at later steps.
Everything works fine if I go to the notebook page, however if
I do not go to this page before any entries are updated when I do go to
the page and use the scroll bar I get:
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.
Normally it crashes a short time after.
Any ideas what causes this problem, and/or methods to avoid it?
I can supply more details if you need them.
Regards,
nash
--
Brett Nash <nash nash nu>
Sometimes it's better to light a flamethrower than curse the darkness.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]