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.htmlJohn
So this isn't possible? _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
