Results 1 to 2 of 2

Thread: QT with window's window events

  1. #1
    Join Date
    Dec 2007
    Posts
    20
    Thanks
    4
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Question QT with window's window events

    Hi guys,

    Is there a way to detect if a window has been minimized in windows?

    For example: If IE runs, then show a QT window, if IE minimized or closed hide the QT window.

  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: QT with window's window events

    It's not possible using Qt code. It should be possible using WinAPI and hooking to IE's window and monitoring its messages.

Similar Threads

  1. Grab keyboard events in Windows
    By durbrak in forum Qt Programming
    Replies: 1
    Last Post: 4th February 2007, 20:56
  2. Replies: 6
    Last Post: 18th August 2006, 18:50
  3. Replies: 5
    Last Post: 5th August 2006, 00:44
  4. Replies: 2
    Last Post: 24th July 2006, 19:36
  5. Dock windows in a MDI window
    By aronsson in forum Qt Programming
    Replies: 2
    Last Post: 4th May 2006, 11:22

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.