According to 

http://www.mail-archive.com/[EMAIL PROTECTED]/msg08337.html

CellEditable can't be used to implement an editable cellrenderer in
python. However, there _is_ a gtk.CellEditable in pygtk:

http://www.pygtk.org/pygtk2reference/class-gtkcelleditable.html

If it can't be used for editable cells, what is this gtk.CellEditable
class usefull for? Are there any examples of it's usage?[1] Shouldn't
the class's intended purpose be noted in the docs? (Especially the
fact that it can't yet be used for the most obvious task )

-- 
Abel Daniel

[1] or the usage of other interfaces, for that matter (like gtk.CellLayout)
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to