Den 02-11-2011 12:17, Savio Sebastian skrev: > Hi all, > > I am starting an external application from my application using QProcess > From that i am able to get only the process id of the app that is > started but not the window id > How can i get the window id of the application
You can't do that with Qt. You need to figure out if the OS you work on supports this, and that's not a question for this list. Sorry. Bo Thorsen, Fionia Software. -- Expert Qt and C++ developer for hire Contact me if you need expert Qt help http://www.fioniasoftware.dk _______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
