Aug 22
接下来的例子演示了Flex中如何通过fontSharpness和fontAntiAliasType样式,设置标签(Label)字体锐角程度。
让我们先来看一下Demo(可以右键View Source或点击这里察看源代码):
Continue reading »
written by Minidxer
| tags: fontAntiAliasType, fontSharpness, Label, 字体, 标签
Aug 22
接下来的例子演示了Flex中如何通过fontThickness和fontAntiAliasType样式,设置标签(Label)字体厚度。
让我们先来看一下Demo(可以右键View Source或点击这里察看源代码):
Continue reading »
written by Minidxer
| tags: fontAntiAliasType, fontThickness, Label, 字体厚度, 标签
Jul 20
接下来的例子演示了Flex中如何通过disabledColor样式,设置ComboBox无效状态下标签颜色。
让我们先来看一下Demo(可以右键View Source或点击这里察看源代码):
Continue reading »
written by Minidxer
| tags: ComboBox, disabledColor, 标签, 颜色
Jun 27
在前面的Flex中利用labelPlacement属性在按钮控件(Button)中设置一个图标(icon)在按钮中的位置的例子中,我们了解了如何利用labelPlacement属性在按钮控件中设置标签的位置,接下来的例子则演示了Flex中利用labelPlacementChanged事件,检测按钮(Buttoon)中标签(Label)位置是否改变。
让我们先来看一下Demo(可以右键View Source或点击这里察看源代码):
Continue reading »
written by Minidxer
| tags: Button, labelPlacement, labelPlacementChanged, 按钮, 标签
Nov 03
在wordpress的widgets中的Meta标签下面,默认会有一个指向http://wordpress.org/的链接,有些用户可能会想去掉这个链接,那应该如何做呢? Continue reading »
written by Minidxer
| tags: , Meta, widgets, WordPress, wordpress.org, 去掉, 标签, 链接