[pygtk] pygtk ListStore Help

Doug Quale quale1 at charter.net
Thu Jun 16 06:58:10 WST 2005


"Michael A D'ambrosio" <lilmikey at MIT.EDU> writes:

> column1 =  gtk.TreeViewColumn("First Name ", renderer, text=1)
> column2 =  gtk.TreeViewColumn("Last Name ", renderer, text=1)

You want one of these to be text=0.


More information about the pygtk mailing list