This should work. If these components are in a scroll pane, you should also
make sure that the scroll pane's background is transparent (you can set it to
null).
On May 3, 2010, at 4:24 PM, JohnRodey wrote:
>
> In my pivot application I have a tableview and textarea, and behind them I
> have an imageview as my background. I would like to be able to set both of
> them to have some transparency so that some of the background shows through.
>
> I've attempted to set the backgroundColor (like this
> styles="{backgroundColor:'0xffffff88'}") on each component and all
> components that they are embedded in, but no luck. Am I using the wrong
> setting for these components? This does however work on my TextInput
> object.
>
> Is there a way to do this for all my object using a skin?
>
> Thanks!
> --
> View this message in context:
> http://apache-pivot-users.399431.n3.nabble.com/How-to-make-tableview-and-textarea-transparent-tp774302p774302.html
> Sent from the Apache Pivot - Users mailing list archive at Nabble.com.