Results 1 to 5 of 5

Thread: embedding non-qt windows/widgets

  1. #1
    Join Date
    Jan 2011
    Posts
    2
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default embedding non-qt windows/widgets

    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.

  2. #2
    Join Date
    Oct 2010
    Location
    Berlin, Germany
    Posts
    358
    Thanks
    18
    Thanked 68 Times in 66 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: embedding non-qt windows/widgets


  3. The following user says thank you to FelixB for this useful post:

    fooltruth (10th January 2011)

  4. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: embedding non-qt windows/widgets

    Quote Originally Posted by fooltruth View Post
    Anything similar available for Windows OS? Thanks.
    You can also export the control as a COM (ActiveX) server and embed it in your app with ActiveQt.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  5. The following user says thank you to wysota for this useful post:

    fooltruth (10th January 2011)

  6. #4
    Join Date
    Jan 2011
    Posts
    2
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: embedding non-qt windows/widgets

    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?

  7. #5
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: embedding non-qt windows/widgets

    Quote Originally Posted by fooltruth View Post
    Thank you guys. QtwinMigration Framework and ActiveQt available only on the commercial license, is that right?
    No, they are available in the open-source version as well. At least ActiveQt is.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. embedding X11
    By afflictedd2 in forum Qt Programming
    Replies: 5
    Last Post: 13th February 2009, 08:38
  2. Expanding widgets and windows automatically?
    By jakykong in forum Qt Tools
    Replies: 2
    Last Post: 25th September 2008, 01:17
  3. Gecko embedding in Windows...
    By Breggy in forum Qt Programming
    Replies: 4
    Last Post: 2nd January 2007, 19:04
  4. Evaluation Example Dock Widgets Hangs Windows
    By inflector in forum Qt Programming
    Replies: 6
    Last Post: 30th December 2006, 19:03
  5. Embedding
    By shrikarcse in forum Newbie
    Replies: 1
    Last Post: 27th March 2006, 19:06

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.