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
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to