Re: Programmer's criticism of GTK2



Maxim Koshelev <max krascoal ru> writes:

Jonathan Blandford wrote:

You can use GtkTreeIters from GtkListStore/GtkTreeStore until they're
deleted.  It's just GtkTreeModelSort iters that can't be kept after
signals changed.

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?

Thanks,
-Jonathan



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