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 _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
