Hi,

I'd like to use a combo box to edit some entries in a tree view. Seems I
have to implement the CellEditable interface by subclassing gtk.Combo
and adding the interface gtk.CellEditable. Unfortunately there is
nothing like gobject.type_register to do this. Any ideas?

Thanks

-- 
Thomas Speck <[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/

Reply via email to