Monthly Archives: May 2007

EggSqliteStore, A GtkTreeModel ontop of SQLite3.

The other day, Saturday to be exact, I was trying to come up with ways to load an immense amount of data into a GtkTreeView without loading huge amounts of memory. I’ve come up with part one of what I hope to be a 2 part series in dealing with this.
So what exactly is the [...]