Results 1 to 4 of 4

Thread: how to generate a fake Alt+Tab event

  1. #1
    Join Date
    Jul 2013
    Posts
    25
    Qt products
    Qt5
    Platforms
    Windows

    Default how to generate a fake Alt+Tab event

    I want to check which are the minimized applications in the OS.
    when a particular process id in our QT program matches any of the minimized application ,then it should be bring in to front and can be used.
    Thank you for any of your suggestions in advance.

  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: how to generate a fake Alt+Tab event

    Use WinAPI. Qt doesn't handle Windows windowing system internals.
    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.


  3. #3
    Join Date
    Jul 2013
    Posts
    25
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: how to generate a fake Alt+Tab event

    Can you help me for choosing the Win API?
    Which API should I include?
    How can I use WinAPI library (.dll) in my Qt application? Is it possible?

  4. #4
    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: how to generate a fake Alt+Tab event

    Ask on some WinAPI forum or look it up in MSDN. This is a forum devoted to Qt.
    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. Replies: 2
    Last Post: 26th March 2012, 22:38
  2. Qt Creator Question about Fake Vim in QtCreator 1.3.1 !
    By qt_chan in forum Qt Tools
    Replies: 3
    Last Post: 10th November 2011, 23:08
  3. Generate an exe from an exe
    By swethapradeep in forum Qt Programming
    Replies: 4
    Last Post: 25th March 2011, 07:51
  4. Fake key events
    By Bolick in forum Qt Programming
    Replies: 4
    Last Post: 21st August 2009, 04:29
  5. Replies: 7
    Last Post: 20th November 2007, 12:15

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.