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