[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-gtk-general
Subject:    Re: [PHP-GTK] removing rows from a treestore via a selection
From:       Christian Weiske <cweiske () cweiske ! de>
Date:       2006-11-05 14:31:28
Message-ID: 454DF5C0.3020200 () cweiske ! de
[Download RAW message or body]


>         foreach ($arPaths as $path) {
>             $iter = $model->get_iter($path);
>             $model->remove($iter);
You remove the rows and thus invalidate all other iterators.

-- 
Regards/MfG,
Christian Weiske


["signature.asc" (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic