Re: Programmer's criticism of GTK2



Jonathan Blandford wrote:

Hehe, you really can't use them, because for removing operation you
need valid
iterator :-(


What on earth do you want them to point to after you've deleted them?
Currently, it arbitrarily points to the next one on the level, but I
don't see what you're asking for here?

Store two different iterators of ListStore. Remove a row using first iterator.
Try to remove using second iterator :-)
You'll get an gtk warrnings in stderr :-)

Thanks,
-Jonathan









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