Page 2 of 2 FirstFirst 12
Results 21 to 22 of 22

Thread: Window Blink/Flash

  1. #21
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Window Blink/Flash

    Perhaps this is a bug in mingw?
    What if you move the defines to the top? Before including windows.h...

    Should work.

  2. #22
    Join Date
    Jan 2006
    Location
    travelling
    Posts
    1,116
    Thanks
    8
    Thanked 127 Times in 121 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Window Blink/Flash

    Quote Originally Posted by VireX
    Qt 4.3 is not out yet
    Qt 4.3 is out but only as a beta...

    Alternatively you can always use a combination of QWidget::show() QWidget::raise() and QWidget::setFocus() which on most platform will cause a blinking when the window can not be actually shown, raised and focused...
    Current Qt projects : QCodeEdit, RotiDeCode

Similar Threads

  1. Independant window in an application
    By titoo in forum Qt Programming
    Replies: 4
    Last Post: 28th February 2007, 11:07
  2. move parent window to the front.
    By hvengel in forum Qt Programming
    Replies: 4
    Last Post: 2nd February 2007, 08:41
  3. Replies: 3
    Last Post: 23rd July 2006, 18:02
  4. Move window in Clone Mode
    By ultrabrite in forum Qt Programming
    Replies: 1
    Last Post: 14th June 2006, 18:22
  5. cannot make a main window modal
    By Dark_Tower in forum Qt Programming
    Replies: 12
    Last Post: 23rd March 2006, 10:21

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.