Re: Trouble adding a lot of rows



--- Van H Tran <tvhoang1980 yahoo com> wrote:


Hi,
Have you tried setting the sort func to NULL before
inserting the rows? That should basically disable
the
sorting
Cheers,
TranVan Hoang



This is the right way? :

gtk_tree_sortable_set_sort_func (sort, MYCOL, NULL,
NULL, NULL);
....
(add rows)
...
gtk_tree_sortable_set_sort_func (sort, MYCOL,
mysortfunc, NULL, NULL);


Thanks
ROtaiza



        
        
                
___________________________________________________________ 
All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine 
http://uk.docs.yahoo.com/nowyoucan.html



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]