Results 1 to 2 of 2

Thread: including the gui from another process in my app

  1. #1

    Default including the gui from another process in my app

    Hello,

    Would you be kind to answer these questios ?

    1. Is there an alternative to FindWindow, but which is cross-platform ?

    2. How can I include the GUI from another process in my qt application ?

    Thanks.

  2. #2
    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: including the gui from another process in my app

    A general answer is "you can't". A less general answer is "it depends". An even more general answer is that on X11 you can use XEmbed if the other application supports it.
    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. Including the QT libraries
    By hapheston in forum Installation and Deployment
    Replies: 3
    Last Post: 22nd August 2010, 14:23
  2. help on including the headers
    By newb in forum Qt Programming
    Replies: 0
    Last Post: 21st June 2010, 06:41
  3. including Qt headers in DLL
    By dave_mm0 in forum Newbie
    Replies: 7
    Last Post: 15th July 2009, 22:39
  4. How to communicate Qt Process with non-qt process
    By nrabara in forum Qt for Embedded and Mobile
    Replies: 9
    Last Post: 15th February 2009, 22:01
  5. including
    By mickey in forum General Programming
    Replies: 2
    Last Post: 26th July 2006, 22:08

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.