data = clist.get_row_data(row)
Grrr. data == 'None'. It doesn't return the contents of the row,
_at_all_! Just 'None'.
In case this helps, I used clist.append(row, (dataForColumn1, column2))
to build the clist. Should I have used clist.set_row_data()?
Can anyone help?
Thanks!
-lf
--
The basis of civilization...
1. Do all you have agreed to do.
2. Do not encroach on others.
-
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
- Re: [pygtk] CList get_row_data() question LF11
- Re: [pygtk] CList get_row_data() question James Henstridge
- Re: [pygtk] CList get_row_data() question lf11
- Re: [pygtk] CList get_row_data() question James Henstridge
