On Tue, 2008-08-05 at 15:46 +0100, Emmanuele Bassi wrote: > On Tue, 2008-08-05 at 16:36 +0200, [EMAIL PROTECTED] wrote: > > > - subclassing clutter.Container > > class MyContainer (clutter.Container): > def do_add (self, actor): > pass > def do_remove (self, actor): > pass > > should already work. it will need some more love for the child > properties, but I plan to support those as well.
NotImplementedError: MyContainer can not be constructed -- To unsubscribe send a mail to [EMAIL PROTECTED]
