Re: (no subject)



Hi,

edscott wilson garcia <edscott imp mx> writes:

> On Wed, 2003-09-17 at 15:05, Philippe wrote:
> > Hello,
> > I've got a dialog with three treeviews and one treemodel filled with the
> > names of all the users for the system. I'd like the three treeviews to
> > use the same treemodel. yet they must not display the same users.
> > 
> > my question is : is there a way to filter the rows of a treemodel which
> > are goint to be displayed by a particular treeview??
> 
> AFAIK, no.

Take a look at EggTreeModelFilter:

 http://cvs.gnome.org/lxr/source/libegg/libegg/treeviewutils

You will still need multiple views but there you get a filter
API. Might actually make it into GTK+ one day...


Sven



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