21 Jul 09:25
Re: Serialize a TreeStore
From: Walter Leibbrandt <walter <at> translate.org.za>
Subject: Re: Serialize a TreeStore
Newsgroups: gmane.comp.gnome.gtk+.python
Date: 2008-07-21 07:25:51 GMT
Subject: Re: Serialize a TreeStore
Newsgroups: gmane.comp.gnome.gtk+.python
Date: 2008-07-21 07:25:51 GMT
Try serializing the data in/about the TreeStore rather than the object itself. Richie Ward wrote: > I need to serialize a TreeStore. I tried to use pickle with no luck. > Is there a nice clean way that I can achieve this? > The reason I want this is so that I can save all the data in my > program, so I can load it all next time its ran. > >
_______________________________________________ pygtk mailing list pygtk <at> daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
RSS Feed