Hi, It seems that it is not possible to have class implement the interfaces from Gtk#. For example, trying to have a class implement the CellEditable interface compiles fine (if it derives from a Widget like EventBox) but a runtime it fails the test that checks whether it really implements the interface.
It seems like this doesn't quite work yet? Is this a known problem? Do I need to open a bugzilla report for this? Francisco _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
