开发者

a component in windows live messenger in flex

开发者 https://www.devze.com 2023-01-16 21:11 出处:网络
in windows live me开发者_运维知识库ssenges the status setting component tht is an icon, label and a dropdown arrow. on rollover it gives u border around the component, how to implement the same in air

in windows live me开发者_运维知识库ssenges the status setting component tht is an icon, label and a dropdown arrow. on rollover it gives u border around the component, how to implement the same in air application using flex. i got this link. http://msdn.microsoft.com/en-us/library/dd570146.aspx but how to implement it in flex? thanks in advance. bagi


Use a ComboBox with an itemRenderer. Although, you're going to have trouble displaying an image in the "Input" piece of the drop down.

0

精彩评论

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