Do you use the same Qt version with both of these toolchains?Originally Posted by newby
Do you use the same Qt version with both of these toolchains?Originally Posted by newby
Yes. I am using the same Qt 4.1.1 with both Visual Studio .NET 2003 and Visual Studio 6.0
It displays the correct color when the child QFrame is selected with mouse click or all children QFrames are selected.
Does it work when you start your application like this:Originally Posted by newby
orC:...\> app.exe -style plastique
?C:...\> app.exe -style windows
Yes. It works with both those styles.
So most likely the problem lies in QWindowsXPStyle. Try a newer Qt version to see if the problem was fixed.Originally Posted by newby
Bookmarks