Is it possible to embed non-qt windows(widgets) on a qt application? I guess this is possible on Linux based OS by using the QXEmbed class but I could not find anything for Windows OS. Anything similar available for Windows OS? Thanks.
Printable View
Is it possible to embed non-qt windows(widgets) on a qt application? I guess this is possible on Linux based OS by using the QXEmbed class but I could not find anything for Windows OS. Anything similar available for Windows OS? Thanks.
Thank you guys. QtwinMigration Framework and ActiveQt available only on the commercial license, is that right?
Can I embed third-party application widgets which source code is not available?