On Fri, Nov 30, 2012 at 4:25 PM, Ajay Garg <[email protected]> wrote:

> Hi Timo.
>
> On Fri, Nov 30, 2012 at 3:59 PM, Timo <[email protected]> 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   [email protected]
>>> 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   [email protected]
>> 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
_______________________________________________
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