[Gtk-sharp-list] Treeview iteration.
Lee Mallabone
gnome@fonicmonkey.net
25 Apr 2003 21:18:35 +0100
On Fri, 2003-04-25 at 20:56, Simon Guindon wrote:
> Other properties that would be helpful is like .HasChildren, etc. I
> don't know, I hate to complain like this, I really feel bad, but I feel
> the learning curve on this stuff when you don't have any GTK background
> pretty tough. I just want to loop through the freaking nodes! Lol
> sorry.
Don't feel bad - constructive API criticism is a good thing imho!
While not much help to you in the short term, I would agree that the
learning curve for treeviews is high. There is plenty that can be done
to help that, including simplifying/improving the API, as well as the
documentation.
However, speaking personally, I have too many other tasks to do before
being able to hack much on the Gtk# treeview.
If you (or anyone else) has chance to come up with a set of proposals for improving the API though, that might make gtk# hackers more likely to implement the needed changes.
The Gtk# Wiki already has a few thoughts on the treeview IIRC.
Regards,
Lee.