Re: moving nodes in a tree
- From: "Roderich Schupp" <roderich schupp googlemail com>
- To: "Dave Howorth" <dhoworth mrc-lmb cam ac uk>
- Cc: gtk-perl-list gnome org
- Subject: Re: moving nodes in a tree
- Date: Fri, 22 Jun 2007 18:01:48 +0200
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]