E71 and Ui style
-
Probably related to QStyle. How do you set your own icons, graphics and colors?
-
Could you share some code how you do it? Stylesheets are supported (and widely used). Could it be that the fonts/images path is such that the icon is not found? (Of course it would not explain why simple color styling wouldn't work).
-
You might want to do the stylesheeting in C++ code to see if it is Creator or Style issue.
If it goes away -> Creator bug
If it doesn't -> QS60Style bug