Hi, With Qt 4.7.0
import Qt 4.7
Rectangle {
width:100
height:100
color: Qt.rgba(73, 85, 56, 1)
}
does not display the correct color. The rectangle is all white. What am I doing
wrong?
Thanks,
Bartosh _______________________________________________ Qt-qml mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-qml
