Re: Trouble adding a lot of rows
- From: raul o <rotaiza2003 yahoo co uk>
- To: gtk-app-devel-list gnome org
- Subject: Re: Trouble adding a lot of rows
- Date: Wed, 2 Aug 2006 15:13:07 +0100 (BST)
--- 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]