[pygtk] Query regarding "clickable" property for a Gtk.TreeViewColumn
Ajay Garg
ajaygargnsit at gmail.com
Fri Nov 30 04:09:11 WST 2012
Hi all.
We are using the classical case of a Gtk.CellRenderText encompassed in a
Gtk.TreeViewColumn, which in turn is appended to a Gtk.TreeView.
Here "a.props.clickable = True", where "a" is an instance of
Gtk.TreeViewColumn.
However, once the view is rendered, and if after that "a.props.clickable =
False" is done, the tree-view-column still remains clickable (and the text
of the cell-renderer editable).
Any ideas for this discrepancy?
Regards,
Ajay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.daa.com.au/pipermail/pygtk/attachments/20121130/bbbde7bd/attachment.html>
More information about the pygtk
mailing list