Re: Programmer's criticism of GTK2
- From: Jonathan Blandford <jrb redhat com>
- To: Maxim Koshelev <max krascoal ru>
- Cc: gtk-app-devel-list gtk org
- Subject: Re: Programmer's criticism of GTK2
- Date: 15 Mar 2002 17:21:49 -0500
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]