Re: [E-devel] Etk_Tree sorting issue

2007-09-11 Thread Chady Kassouf
Attachements didn't go through, so bug filed in bugzilla with the attachements.. On 9/11/07, Chady Kassouf <[EMAIL PROTECTED]> wrote: > > Hi, > > Investigating some sorting weirdness in Exhibit revealed an issue in the > way Etk handles the sorting of trees. > > We have: > - etk_tree_col_sort_se

[E-devel] Etk_Tree sorting issue

2007-09-11 Thread Chady Kassouf
Hi, Investigating some sorting weirdness in Exhibit revealed an issue in the way Etk handles the sorting of trees. We have: - etk_tree_col_sort_set: which sets a comparing function inside the tree structure - etk_tree_col_sort: which calls etk_tree_col_sort_full with the inner comparing function