> 
> Secondly, you should make sure that sorting is disabled while you are 
> doing your mass insertions, otherwise your store might be resorted after 
> each and every single row insertion, which is going to be everything but 
> fast.
> 

I know it must be some simple thing that i missed when RTFM-ing but : how to 
i disable sorting while inserting rows ?, now my sort function is called 
after every insertion. :(

-- 
Razvan Gavril
[EMAIL PROTECTED]
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to