Re: Programmer's criticism of GTK2
- From: Maxim Koshelev <max krascoal ru>
- To: Jonathan Blandford <jrb redhat com>
- Cc: gtk-app-devel-list gtk org
- Subject: Re: Programmer's criticism of GTK2
- Date: Mon, 18 Mar 2002 10:49:35 +0700
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]