treeview / pygtk problem

David M. Cook davecook at nowhere.net
Fri Jul 11 15:02:26 EDT 2003


In article <eafaf631.0307110739.fd3aeb3 at posting.google.com>, Andre Lerche
wrote:

>> col1 = g.TreeViewColumn ("col 1", renderer, text=0)
>> col2 = g.TreeViewColumn ("col 2", renderer, text=1)
>> 
>> That should solve your problem!  
>> 
>> -Tim
>> tim at gerla.net
> 
> Yes, this has solved my problem, I was really to dumb.

Hardly; this API is quite obscure.

Dave Cook




More information about the Python-list mailing list