Flex中如何通过horizontalGap样式设置TabBar控件各个Tab间空格间距的例子
Wednesday, November 5th, 2008接下来的例子演示了Flex中如何通过horizontalGap样式,设置TabBar控件各个Tab间空格间距。
让我们先来看一下Demo(可以右键View Source或点击这里察看源代码):
Flex中如何利用numDividers属性, getDividerAt()函数以及visible属性设置HDividedBox容器dividers有效或者无效的例子
Sunday, October 12th, 2008接下来的例子演示了Flex中如何利用numDividers属性, getDividerAt()函数以及visible属性设置HDividedBox容器dividers有效或者无效。
让我们先来看一下Demo(可以右键View Source或点击这里察看源代码):
Flex中如何通过horizontalGap和verticalGap样式设置Legend控件水平和竖直间距的例子
Tuesday, September 30th, 2008接下来的例子演示了Flex中如何通过horizontalGap和verticalGap样式,设置Legend控件水平和竖直间距。
让我们先来看一下Demo(可以右键View Source或点击这里察看源代码):
Flex中如何通过horizontalGap样式调整HDividedBox容器中两个子项横向填充内容的例子
Tuesday, September 23rd, 2008接下来的例子演示了Flex中如何通过horizontalGap样式,调整HDividedBox容器中两个子项横向填充内容。
让我们先来看一下Demo(可以右键View Source或点击这里察看源代码):
Flex中通过horizontalGap样式设置LinkButton控件图标(Icon)和标签(Label)之间间隔距离的例子
Sunday, September 7th, 2008接下来的例子演示了Flex中如何通过horizontalGap样式,设置LinkButton控件图标(Icon)和标签(Label)之间间隔距离。
让我们先来看一下Demo(可以右键View Source或点击这里察看源代码):
Flex中通过horizontalGap和verticalGap样式调整Tile容器横向间隔和竖向间隔的例子
Sunday, August 3rd, 2008接下来的例子演示了Flex中如何通过horizontalGap和verticalGap样式,调整Tile容器横向间隔和竖向间隔。
让我们先来看一下Demo(可以右键View Source或点击这里察看源代码):
Flex中如何利用horizontalGap风格设定LinkBar控件各项目横向间隔(horizontal spacing)的例子
Monday, April 21st, 2008接下来的例子演示了Flex中,你可以如何利用horizontalGap风格,设定LinkBar控件各项目间的横向间隔(horizontal spacing)。
让我们先来看一下Demo(可以右键View Source或点击这里察看源代码):