[PyKDE] IOSlaves in Python?

David Boddie david at boddie.org.uk
Thu Jun 26 01:44:01 BST 2003


Is it possible to create IOSlaves using Python and PyKDE?

Although I can build a shared library which seems to import the necessary
modules at runtime, once my derived version of SlaveBase is called by its
"get" method its reply never appears to make it back to the calling
application.

I'm actually quite surprised that it got that far. My experience with
hacking Mozilla's plugin interface significantly lowered my expectations
of embedding Python in this manner.

Any ideas? Is this related to the known issues with panel applets?

David




More information about the PyQt mailing list