[pygtk] Dumping ListStore

xchris lyralyra at fastmail.fm
Mon Sep 12 21:53:20 WST 2005


I'm having performance issue with a big ListStore when i try to load
restoring it from a file because i add every single row with append
method.

(i'm already detaching/reattaching model from treeview for speeding up)

Is there a way of dumping in one-action only a ListStore to file and
then restore it?
Thank You

Christian



More information about the pygtk mailing list