On Mon, 2010-09-27 at 14:33 +0800, 罗军 wrote:
Hello everyone,

I have two question:
1. How do I appoint transparent color for a bitmap picture?
Hi,

Is this what you are looking for?

Rectangle {
    color: "transparent"
    width: 80
    height: 80
}

Items are transparent as well, but do not support the border.width type 
properties.

- Nigel
_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to