[pygtk] Treeview/ListStore and row_activated()

Timo timovwb at gmail.com
Sun Sep 28 02:23:53 WST 2008


Hello, in my program I have a Treeview with a ListStore. I want to 
update a lable according to the row that is selected, and it works with 
row_activated(). The problem is that it needs to be double clicked. Is 
there a way that the program can see if the row selection has been 
changed with one click?

Cheers


More information about the pygtk mailing list