Results 1 to 2 of 2

Thread: Qt5 widget and system color under windows

  1. #1

    Default Qt5 widget and system color under windows

    In Qt4, besides the native style, only "cleanlooks" and "motify" would properly reponse to system color changing under windows. Other style won't change at all.
    Now in Qt5, all these old styles are gone, and no style would change their color while system color setting changes.
    I've tried using the "cleanlooks" style plugin under repo., but it has lost the expected ability.
    What should I do to make such style?

  2. #2
    Join Date
    Aug 2011
    Posts
    7
    Thanked 1 Time in 1 Post

    Default Re: Qt5 widget and system color under windows

    Have you reported this as a bug against Qt 5.0?


    Added after 41 minutes:


    Actually, the included styles windows and fusion works just as well with palettes as before. The only regression I notice is that you have to restart the application to pick up the new color settings. Hardly a big problem as the vast majority of people dont change their color scheme as parit of their daily routine. Regardless, if you care about this please do file a bug report against Qt 5.0. And I would highly recommend not using Motif style if you want to blend better into windows...
    Last edited by jbache; 26th December 2012 at 11:21.

Similar Threads

  1. Set tab color with system color
    By Suppaman in forum Qt Programming
    Replies: 1
    Last Post: 3rd December 2010, 13:37
  2. How can I get System setting color
    By dpatel in forum Qt Programming
    Replies: 2
    Last Post: 20th July 2010, 08:20
  3. How to get System Information(Windows)
    By merry in forum Qt Programming
    Replies: 1
    Last Post: 18th March 2008, 13:30
  4. Ho to get the windows system directory with Qt4
    By rmagro in forum Qt Programming
    Replies: 4
    Last Post: 30th August 2007, 13:30
  5. How to get system color in QT4 as in C#.NET
    By mitesh in forum Qt Programming
    Replies: 1
    Last Post: 19th September 2006, 07:03

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
  •  
Qt is a trademark of The Qt Company.