John Ehresman wrote: > Arie Timmerman wrote: > >> I'm trying to add a VBox to my TreeView but it doesnt work. My >> current code: > > > You don't add widgets to the tree store, rather you add data. Please > see the tutorial at > http://pygtk.org/pygtk2tutorial/ch-TreeViewWidget.html > > John > So this isn't possible?