On Thu, 2006-03-02 at 13:43 +1100, [EMAIL PROTECTED] wrote: > ---- Tristan Van Berkom <[EMAIL PROTECTED]> wrote: > > > > > Maybe you could write a custom treeview implementation to use with > > GtkTreeStore (seems you would only have to place your cells differently > > than treeview does); but then... i dont know about doing that in Gtk#. > > > > The custom treeview implementation seems to be the correct approach. > Treestore is ideal to store the data, but a treeview objectives are different > from my spec. (Treeview does an excellent job for what it is intended. I have > done trials of putting thoudands of rows into a store and performance is > excellent.) I should get the treeview.c code out and start hacking away. > > Kim > _______________________________________________ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
gtksheet from gtk extra looks promising. Don't know about getting it to work with csharp? _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list