PDA

View Full Version : Run exe insde QML window



mahboobehad
14th September 2016, 06:41
Hi
I want run exe programs inside a qml window. not as a new window but It must be part of current opened application.

wysota
14th September 2016, 13:16
Which platform? And what kind of programs do you want to run? Qt based or any program?

mahboobehad
17th September 2016, 08:38
linux and any kind program.

anda_skoa
17th September 2016, 09:57
That sounds like you want to write a compositor.
Is this for an embedded system or something similar where your program is controlling the full screen content and embeds the content of any other program?

Cheers,
_

ChrisW67
17th September 2016, 23:10
There is some XEmbed functionality support in Qt5 for widget applications. Don't know if that is useful in any way here.
http://doc.qt.io/qt-5/qwindow.html#fromWinId