Re: Going through a TreeStore
- From: Ross McFarland <rwmcfa1 neces com>
- To: Florian Schaefer <listbox netego de>
- Cc: Gtk-Perl-List <gtk-perl-list gnome org>
- Subject: Re: Going through a TreeStore
- Date: Wed, 19 May 2004 07:48:37 -0400
On Wed, 2004-05-19 at 01:52, Florian Schaefer wrote:
I don't like this solution. Furthermore, it gives you a real headache it
your starting position is deep within some branch and you want to search
downwards from this position.
Therefore: Is there a better way to get all iterators in the same order
as the Store is being displayed from below a certain position?
$model->foreach (\&func, $user_data)
may be of some use to you. i don't know what order it goes over them in.
--
-rm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]