Re: [Java-gnome-developer] Updating sorted TreeModel
Brought to you by:
afcowie
From: Przemyslaw W. <pw...@o2...> - 2008-12-11 22:36:03
|
Andrew Cowie wrote: > I'm sorry, > >> That's right, works smoothly. > > and > >> Hm, hard to say if it is a bug or not > > don't go together. > > What's the problem? What I meant is that your solution (wrapping models) works smoothly, but it's not a straight-forward idea -- at least for me. For me the main problem -- call it a bug or a feature request :) -- was the unexpected behavior of iteration process when changing the model, not mentioned in java-gnome or GTK+ API. So if documentation comprehensiveness is considered, it would be nice to mention such iteration breakage possibility around TreeIter. Przemek |