Re: Thread collapse/expansion



On 2001-03-10 06:15 Matthew Vanecek wrote:
> Is there a way to make the threaded view initially display all
> collapsed, as opposed to expanded?  If someone could point out where
> in the code I could do that, I would be happy to take a crack at it..

You can add a call to gtk_ctree_{expand,collapse}() in many places in
the code, but assuming that you want to do it only on mailbox opening,
it is best to do it in src/balsa-index.c: balsa_index_load_mailbox_node
after(?) balsa_index_set_threading_type().

/Pawel
-- 
Pawel Salek (pawsa@theochem.kth.se) http://www.theochem.kth.se/~pawsa/
Theoretical Chemistry Division, KTH voice: +46 8 790-8202





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