[pygtk] GenericCellRenderer problem

Brian Campbell bcampbel at tripos.com
Thu Sep 9 05:46:03 WST 2004


I am trying to implement a custom cell renderer by subclassing
gtk.GenericCellRenderer.  The on_activate and on_start_editing methods of
gtk.GenericCellRenderer are never called, although on_get_size and on_render
work fine.  Is there something I am missing?  Do these functions work?




More information about the pygtk mailing list