Re: Threading



On Tue, 05 Sep 2000 08:45:42 Ian Campbell wrote:
> 
> Do you know if the mutt backend does the hard work already ? mutt does
> threading, so presummably the code is there somewhere...
> 

Mutt has thread.c. it reads in all messages into a tree doing the treeing 
on insertion, and then displays it. 

> If so, it should 'just' be a case of switching to a GtkCTree (I say 'just'
> coz both CList and CTree are ugly as sin to use)
> 
quick browsing thread.c i'd say once we have GtkCTree is just a case of 
replacing the Tree structure on thread.c with a CtkCTree
then again it may be not :)

-- 
Carlos Morgado - chbm(at)chbm(dot)nu - http://chbm.nu/ -- gpgkey: 0x1FC57F0A
http://wwwkeys.pgp.net/ FP:0A27 35D3 C448 3641 0573 6876 2A37 4BB2 1FC5 7F0A
Software is like sex; it's better when it's free. - Linus Torvalds





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