Add widget of another process
-
Hi,
i am looking for an approach/solution to display a QWidget in my MainFrame, but the QWidget would come from another executable.
The scenario is very similar to the Google Chrome and Internet Explorer 8/9 concept. There each tab is rendered in another executable instance.
I tried to google it out, but there was no luck yet :-)
-
Perhaps "this":http://labs.qt.nokia.com/2010/02/10/a-lighthouse-with-windows/ can be an inspiration?