massimo s. wrote: > Again: using a new-style plugin class for multiple inheritance does > not work.
This statement is certainly too broad. [earlier] > TypeError: unbound method _plug_init() must be called with > dummyguiplugGui instance as first argument (got MainWindowPlugged > instance instead) So it looks like you failed to make dummyguiplugGui a base class of MainWindowPlugged. > What can I do now? Post a self-contained example. Peter -- http://mail.python.org/mailman/listinfo/python-list