On Wed, Aug 26, 2009 at 12:33 PM, Nicolas
Soubeiran wrote:
> If the column is sorted, when one activates the toggle, the tree is
> re-sorted (normal) but the selected row is changed (unexpected). I
> investigated and I found that when clicking on a toggle cell renderer, the
> "activate" callback i
Hi all
If the column is sorted, when one activates the toggle, the tree is
re-sorted (normal) but the selected row is changed (unexpected). I
investigated and I found that when clicking on a toggle cell renderer, the
"activate" callback is send which update the treemodel. After re-ordering,
the fu
Hi all,
I have a weird case on a treeview that displays a sortable column with
an activatable toggle cell renderer.
If the column is sorted, when one activates the toggle, the tree is
re-sorted (normal) but the selected row is changed (unexpected).
I investigated and I found that when clicking o