Results 1 to 2 of 2

Thread: Vista-styled warning message dialogs?

  1. #1
    Join Date
    Mar 2009
    Posts
    5
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Vista-styled warning message dialogs?

    How can I get a Vista-styled message dialog with a title text like here

    Using QMessageBox::warning (..., "<h3>Title</h3>Text") looks reasonably similar, however the title is written in bold black text then instead of the standard blue one.

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Vista-styled warning message dialogs?

    then just use css color "tag". Or subclass QDialog and do it yourself in the paint event using QPainter.

Similar Threads

  1. "unknown editor" warning message from XP
    By fragolan in forum Installation and Deployment
    Replies: 2
    Last Post: 6th April 2010, 11:33
  2. Replies: 2
    Last Post: 15th February 2010, 06:42
  3. Replies: 0
    Last Post: 8th July 2009, 11:01
  4. Replies: 4
    Last Post: 12th October 2008, 13:47
  5. warning message on compile not understood
    By impeteperry in forum Qt Programming
    Replies: 13
    Last Post: 23rd January 2006, 23:36

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.