Michael Hasselmann

Undocumented Widgets?

I accidently the GTK+ tutorial!!! So that is why people struggle with tree views!

Comments

David King commented on February 26, 2009 at 10:09 a.m.

...and this concludes the GTK+ tutorial, giving you everything you need to learn and use GTK+ effectively... no, wait... that's not right! Unfortunately, even http://scentric.net/tutorial/treeview... which is linked from the GTK+ website is painfully out-of-date. #1 on our list of documentation fixes? :)

Murray Cumming commented on February 26, 2009 at 1:38 p.m.

I believe that the gtkmm TreeView chapter is a good start:
http://www.gtkmm.org/docs/gtkmm-2.4/d...

Hopefully we'll have time at some point in the future for you to write actual content for the GTK+ tutorial.

Michael Hasselmann commented on February 27, 2009 at 10:25 a.m.

Things wouldn't be so bad if the GtkTreeView API would behave as expected. Once you encounter warnings for stuff like gtk_tree_model_iter_parent(tree_model, &parent, &parent) you'd wish it all was explained a bit better.

Murray Cumming commented on February 27, 2009 at 10:34 a.m.

Make sure that Daniel helps you through whatever that problem is, and consider at least adding to the reference documentation for that function.

Post a Comment

This site's webmaster failed misserably in upgrading the underlaying web framework.
The comment system is entirely broken right now. Sorry!