Hi!

Is there any good examples of a complete treeview representing a folder
structure?

My problem is correctly converting an XML to a tree structure
containing folders and in there items representing files. I've got it
working when adding folders in the "root", but when adding in an
already present folder I get problems. It works to actually add, but
after saving and then loading that data again it errors and gives
results not representing the saved XML in a proper way.

Any hints to some code examples / good tutorials?

The examples I have currently found is either too simple, or they
contains way too much information.

I am using pure C/GTK.

best regards
-- 
Andreas Ronnquist <andreas.ronnqu...@meritkonsult.se>
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to