开发者

Setting background-color for Flex Tree component..?

I have a Flex Tree component in my app. I set the icons for open and close. BUT 开发者_如何转开发I can't find something about changing the default background-color from white to something different.

obviously there is no background-color setable in css...

any ideas?

thank you


myTree.setStyle( "backgroundColor", 0xFF66600 );

or

backgroundColor="blue"

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜