[Glade-users] GtkTreeView in Glade

Andrej Prsa andrej.prsa@guest.arnes.si
Sun, 1 May 2005 19:53:32 +0200


Hi Guys,

how do you usually handle gtktreeviews you create with glade? My
approach is to *not* create a gtktreeview, just a scrolled window, and
then, during application start-up, I create the treeview by hand and
pack it into the scrolled window. This is of course tedious, so I was
wondering if anyone has any suggestions how to do this in any other way?

Thanks,

Andrej