RE: 'Huge list' widget



> From: Mariano Suarez-Alvarez [mailto:msuarezalvarez arnet com ar] 
> The GtkTreeView only needs to be given a GObject which implements the
> GtkTreeModel interface (check out the signature of
> gtk_tree_view_set_model()). The GtkListStore and GtkTreeStore 
> classes are
> just particular implementations of the GtkTreeModel.
> 
> This is not very difficult to do, though a bit laborious (That's why
> they came up with C++ :)

This might be easier in gtkmm, though we have no official examples of it
yet. But I think some people have done it.

>Murray Cumming
murrayc usa net
www.murrayc.com 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]