Re: moving nodes in a tree



On 6/22/07, Dave Howorth <dhoworth mrc-lmb cam ac uk> wrote:
I'm trying to use $tree_store->move_after ($iter, $position) and
$tree_store->move_before ($iter, $position) and am getting errors like
this:  Gtk-WARNING **: Given children are not in the same level

Looking at the Gtk sources, AFAICT they check not only for the
same level, but that $iter and $position are actually siblings.

Cheers, Roderich



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