Le 19/11/2008, "Jim Trebbien" <[EMAIL PROTECTED]> a écrit:

>Hi,
>I need to save the values of a ListStore in a file, but apparently that is
>not that easy.
>I tried with pickle, but that didn't work.
>Is it possible at all?

Can't you iter over all datas stored in your ListStore, and save them?

--
   Frédéric
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to