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?
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...