Re: Going through a TreeStore



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]