您的位置:首页 > 其它

Flex 4 - TitleWindow + Display Icon

2012-12-13 22:04 344 查看
<!-- layer 3: text -->  <=== go to here in new skin
<!--- @copy spark.components.Panel#titleDisplay -->
<s:BitmapImage source="icon.png" left="5" width="24" top="3" bottom="3" fillMode="clip"/> <=== added to skin
<s:Label id="titleDisplay" maxDisplayedLines="1"
left="36" right="36" top="1" bottom="0" minHeight="30"   <=== left changed from 9 to 36.
verticalAlign="middle" fontWeight="bold" />
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: