Which platform? And what kind of programs do you want to run? Qt based or any program?
Which platform? And what kind of programs do you want to run? Qt based or any program?
linux and any kind program.
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,
_
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
Bookmarks