[PyQt] qx11embedcontainer and qx11embedwidget

Mailing List SVR lists at svrinformatica.it
Sun Jun 13 11:00:22 BST 2010


Hi,

I'm unable to embed a qx11embedwidget in a qx11embedcontainer,

- the signal "clientIsEmbedded() is emitted 
- if I close the main app I get QProcess: Destroyed while process is
still running.

so the external app is running and embedded but I'm unable to see it in
the main app,

attacched is a sample code (python embednative.py to reproduce the issue
and then click on "Embed widget"),

any hints?

thanks
Nicola
-------------- next part --------------
A non-text attachment was scrubbed...
Name: embedded.py
Type: text/x-python
Size: 723 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100613/b44547cb/attachment.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: embednative.py
Type: text/x-python
Size: 2941 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100613/b44547cb/attachment-0001.py>


More information about the PyQt mailing list