From kde-devel Sun May 20 17:23:37 2001 From: Nikolas Zimmermann Date: Sun, 20 May 2001 17:23:37 +0000 To: kde-devel Subject: Re: qxembed X-MARC-Message: https://marc.info/?l=kde-devel&m=99037963216694 On Sunday 20 May 2001 19:17, Sebastian Trueg wrote: > On Sunday 20 May 2001 17:41, Nikolas Zimmermann wrote: > > On Sunday 20 May 2001 17:32, Sebastian Trueg wrote: > > > I need to start another QT/KDE-app from my app and embed it's > > > main-widget into a qxembed-widget. How can I get the window id from > > > this widget? Can I use DCOP here? > > > > hmm you could add a dcop iface to the app you > > wish to launch to find out the winid > > But then if another instance of the app I wish to launch is running, would > I be able to "choose" the one I started? > hmm you can find out the pid of the started app when using KProcess so you can call the app via dcop: "myapp-" + pidoflaunchedapp Bye Bye Niko > Greetings > Sebastian > > > Bye > > Bye > > Niko > > > > > Thanx, > > > Sebastian > > > > > > >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to > > > >> unsubscribe << > >> > >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to > >> unsubscribe << -- Nikolas Zimmermann wildfox@kde.org >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<