Re: [Java-gnome-developer] Simpler ListView
Brought to you by:
afcowie
From: Abcdefg <ab...@so...> - 2005-04-05 16:29:55
|
"I just looked at the code and it looks like it returns null when there is not a next item. Could you verify this?" Yes, that's correct and my code does check this but it gives another error.(java.lang.Exception: gtk_list_store_iter_next: assertion `GTK_LIST_STORE (tree_model)->stamp == iter->stamp' failed) But I just realised that I still run libgkt-java-2.4 so it is very likely that this is already fixed in a newer one I will post back when I have tried it with the newer version david |