On Sat, 3 Apr 2004 09:48:10 -0800
"David M. Cook" <[EMAIL PROTECTED]> wrote:


> But why persist the store, why not just keep it in memory and use
> TreeView.set_model to change stores?  Do you really need to save the
> headers in between sessions?

Keeping the model in memory can be a good solution. But I'd like to 
store the information between sessions because the threading algorithm
is not so fast, so I'd like to use it only when I really need it.

-- 

 |\ |       |HomePage   : http://nem01.altervista.org
 | \|emesis |XPN (my nr): http://xpn.altervista.org
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to