Results 1 to 2 of 2

Thread: Application Id Capture

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2007
    Posts
    1
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Unhappy Application Id Capture

    I WILL STATE THE SITUATION.
    Suppose i want to create an application named APP1. It must have some provision to capture the window ID of all other running programs in current Screen( like user may run nautilus ,Firefox, gEdit ot terminal etc...).Now from this APP1 we can activate or deactivate or even minimize and maximize all these opened programs .

    NOTICE: APP1 and other running applications are isolated....

  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: Application Id Capture

    You have to take a look at XLib docs, Qt won't help you with that and I'm a bit worried you won't be able to do that at all... It's all in hands of the window manager, regular apps shouldn't be allowed to do that.

Similar Threads

  1. dll + application
    By fpujol in forum Qt Programming
    Replies: 11
    Last Post: 15th April 2007, 18:37
  2. Replies: 3
    Last Post: 8th December 2006, 18:51
  3. Gnome makes application crash
    By regix in forum Qt Programming
    Replies: 35
    Last Post: 18th August 2006, 19:44
  4. Replies: 3
    Last Post: 31st March 2006, 18:38

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.