[PyQt] how to launch a pyqt app from another pyqt app

Philippe Crave philippe.crave at gmail.com
Sat Jul 17 20:58:02 BST 2010


Hi,

I have two pyqt application app1 and app2.
I am trying to launch app2 from app1.
I do not want any parent/child relation.
Both apps could be QMainWindow.

The idea is that I do not want to start app2 whenvere I start app1.
app2 is a server. app1 checks if the server is live, and launch it if
necessary.

thanks for your help,
Philippe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100717/75631659/attachment.html>


More information about the PyQt mailing list