Hi I would like to put a Button in a ListView Cell. Am I correct that I need to subclass GtkCellRenderer to do this?
If I do need to subclass GtkCellRenderer are there any pygtk examples of how to do it? I have looked at the C example in http://scentric.net/tutorial/treeview-tutorial.html but a pygtk example would be very useful, especially one that places a Widget in the cell rather than drawing directly on the GtkDrawable. Many thanks. Richard -- You can normally find me on Jabber as [EMAIL PROTECTED] _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
