[pygtk] Query regarding "clickable" property for a Gtk.TreeViewColumn
Ajay Garg
ajaygargnsit at gmail.com
Tue Dec 11 04:31:14 WST 2012
On Fri, Nov 30, 2012 at 4:25 PM, Ajay Garg <ajaygargnsit at gmail.com> wrote:
> Hi Timo.
>
> On Fri, Nov 30, 2012 at 3:59 PM, Timo <timomlists at gmail.com> wrote:
>
>> Op 29-11-12 21:09, Ajay Garg schreef:
>>
>> 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?
>>>
>>
>> It has been some time, but I think you need a call to
>> gtk.TreeView.set_headers_**clickable(False)
>>
>
> Doesn't work either :-\
>
Any ideas? Please?
>
>
>>
>> Timo
>>
>>
>>>
>>> Regards,
>>> Ajay
>>>
>>>
>>>
>>> ______________________________**_________________
>>> pygtk mailing list pygtk at daa.com.au
>>> http://www.daa.com.au/mailman/**listinfo/pygtk<http://www.daa.com.au/mailman/listinfo/pygtk>
>>> Read the PyGTK FAQ: http://faq.pygtk.org/
>>>
>>
>> ______________________________**_________________
>> pygtk mailing list pygtk at daa.com.au
>> http://www.daa.com.au/mailman/**listinfo/pygtk<http://www.daa.com.au/mailman/listinfo/pygtk>
>> Read the PyGTK FAQ: http://faq.pygtk.org/
>>
>
>
>
> --
> Regards,
> Ajay
>
>
--
Regards,
Ajay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.daa.com.au/pipermail/pygtk/attachments/20121211/2db6c5c2/attachment.html>
More information about the pygtk
mailing list