[Qt-qml] Semi-transparent applications

Elliot Smith elliot.smith at intel.com
Tue Nov 23 13:01:39 CET 2010


On Tue, 2010-11-23 at 11:48 +0000, Viacheslav Dukalskiy wrote:
> You may utilize "opacity" property, e.g.
> 
> Rectangle {
>  id: window
>  width: 800
>  height: 600
>  opacity: 0.5
> }

Thanks. Sorry, I should have mentioned I also tried that. This produces
the same white rectangle effect under qmlviewer.

Elliot
-- 
Elliot Smith
Intel Open Source Technology Centre

---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.




More information about the Qt-qml mailing list