Results 1 to 3 of 3

Thread: How to capture a window?

  1. #1
    Join Date
    Jun 2008
    Posts
    33
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question How to capture a window?

    Hi

    I want to make an application which will be able to capture any window I want.

    For example: the application give me a list of windows which are on task bar. I choose one and my application creat a window in which will be captured window which I chose.
    Not only screenshot but everything what will be done in chosen window will show in my applications window. Something like streaming from another window.

    I know that maybe its not possible to do that only by qt so I will be pleased if anybody can give me reason for Windows.
    If is possible in combination with qt becouse I want to stream this capture by QTcpSocket or QUdpSocket.

    Thanks.

    PS: sorry about my english...

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to capture a window?

    May be you will have to write your own algorithm for streaming...
    By the way mirror example in the link may help you

  3. #3
    Join Date
    Jun 2008
    Posts
    33
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to capture a window?

    Thanks you but its not what I want. I need some reason for Windiows.
    Have you any idea how to make that algorithm for streaming?

Similar Threads

  1. Error: BadMatch --> what's it?
    By mattia in forum Newbie
    Replies: 4
    Last Post: 9th June 2008, 12:20
  2. QMain Window Problem
    By maveric in forum Qt Programming
    Replies: 1
    Last Post: 24th May 2008, 15:51
  3. Set a window as child at runtime
    By sabeesh in forum Qt Programming
    Replies: 1
    Last Post: 26th November 2007, 09:30
  4. Change shape of window / animate window
    By sabeesh in forum Qt Programming
    Replies: 3
    Last Post: 31st October 2007, 08:16
  5. How to capture exit slot of main window
    By jyoti kumar in forum Newbie
    Replies: 2
    Last Post: 31st May 2006, 07: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.