[EMAIL PROTECTED] writes: Hi. Two questions about PyKDE2:
(How) Can I connect KStdActions to a Python method? It looks as if I only can use form KStdAction.foo(self, SLOT("bar()"), self.actionCollection()), which respects overridden methods, but doesn't work with methods not contained in KMainWindow. Is it possible to write, say, a Konqueror Plugin in Python? It looks like all neccessary classes are implemented, however I obviously cannot build a lib<mypart>.so. (Probably related - is it possible to implement KIOSlaves?) Regards Henrik _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde