gtk_tree_view so slow
- From: Maxim Reznik <max1 mbank com ua>
- To: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: gtk_tree_view so slow
- Date: Wed, 27 Aug 2003 09:58:07 +0300
Hi All,
I try to visialize database tables.
I choose gtk_tree_view to show flat table contents.
I implemented gtk_tree_model interface to access db.
The problem I encountered is gtk_tree_view scans
whole tree_model when I create the form.
It takes too much time if there are many rows in table.
Is there a way to prevent such full scan?
Could you help?
Maxim
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]