RE: fancy sorting



One more thing, add another column with the three virtual columns and
then when you click on the individual column, it uses the sort index
specified for that column.

Brian

-----Original Message-----
From: gtk-perl-list-admin gnome org
[mailto:gtk-perl-list-admin gnome org] On Behalf Of Brian
Sent: Wednesday, March 31, 2004 7:10 AM
To: 'gtk-perl mailing list'
Subject: RE: fancy sorting


Good stuff.  You mention that your sorting is slow, what makes it slow?
Is it the process of just having to call out to the sort func? Or the
get's, split's? 

Also, for improvements, this might also be a good example to show
multiple cell renderers.  In my app I change the background color based
on the value in the cell.
 
Thanks again
Brian

-----Original Message-----
From: gtk-perl-list-admin gnome org
[mailto:gtk-perl-list-admin gnome org] On Behalf Of muppet
Sent: Tuesday, March 30, 2004 10:26 PM
To: gtk-perl mailing list
Subject: fancy sorting


Wrote this while trying to answer brian's question in irc about fancy
tree sorting.  It was rather non-obvious, so i thought it might make a
good example.  What do you guys think?  Any ideas on how to improve
this?


-- 
muppet <scott asofyet org>

_______________________________________________
gtk-perl-list mailing list
gtk-perl-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list




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