The look is identical, because in fact it is a GtkTreeView. The reason that it would solve problems is that it fetches blocks of rows, a few at a time, transparently, from a larger database, which solves the performance problem with very large treeviews.
John Darrington <[email protected]> writes: > From the web page, it doesn't look very much different to a normal > GtkTreeView. > > On Wed, Mar 23, 2011 at 08:14:29PM -0700, Ben Pfaff wrote: > It looks like libgda-ui is pretty close to what we want for the > data editor: > http://www.gnome-db.org/FormAndGrid > It's a shame that it's only in the very newest 4.2 version of > libgda, which is not in Debian squeeze. -- Ben Pfaff http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
