<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Flex的滑标控件HSlider中如何通过tickThickness样式设置标尺厚度/宽度的例子</title>
	<atom:link href="http://blog.minidx.com/2008/05/07/830.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.minidx.com/2008/05/07/830.html</link>
	<description>中文Adobe Flex例子,Flex实例教程,RIA资源,全文检索技术,算法和数据结构</description>
	<lastBuildDate>Tue, 17 Jan 2012 07:33:13 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Flex中如何通过设置tickLength样式设定HSlider控件上一个标记号(tick)长度的例子 - 全文检索博客</title>
		<link>http://blog.minidx.com/2008/05/07/830.html/comment-page-1#comment-5701</link>
		<dc:creator>Flex中如何通过设置tickLength样式设定HSlider控件上一个标记号(tick)长度的例子 - 全文检索博客</dc:creator>
		<pubDate>Fri, 06 Jun 2008 13:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.minidx.com/2008/05/07/830.html#comment-5701</guid>
		<description>[...] Related PostFlex中如何通过dataTipOffset样式设置HSlider控件的数据开销的例子Flex中格式化Slider控件的数据Flex的滑标控件HSlider中如何通过tickThickness样式设置标尺厚度/宽度的例子Flex中如何利用stepSize属性调整NumericStepper控件每一步操作大小以及ActionScript代码实现同样功能的例子Flex中如何将HSlider控件作为DataGrid列中的一个项目的例子Flex中如何格式化Slider中多个data tips数据的例子Flex中通过设置textAlign样式在一个List控件中改变文本对齐方向的例子Flex中如何通过设置fontFamily样式在ComboBox控件中使用自定义嵌入字体的例子Flex中如何通过prompt属性在ComboBox控件中添加一个提示项(prompt)的例子Flex中如何通过设定headerStyleName样式在Accordion控件中使用嵌入字体的例子Flex中如何通过leading样式在一个text控件中设置文本铅框(text leading)的例子Flex中通过自定义Accordion容器头部来阻止用户点击Accordion容器头部的例子Flex中利用firstDayOfWeek属性改变DateChooser控件日历(calendar)布局的例子作为一个Flash平台开发/设计者应该拥有的10本书36款新鲜出炉的很酷的Flex/AS3组件，开发包和工具Flex中利用Repeater显示一组CheckBox控件的例子Flex中利用Repeater显示一组RadioButton控件的例子Flex中如何通过borderStyle和borderSides样式设置NumericStepper控件特定边框(上下左右边)的例子Flex中如何通过borderThickness样式设置NumericStepper控件边框厚度的例子Flex中通过borderColor样式设置NumericStepper控件边框颜色的例子 [...]</description>
		<content:encoded><![CDATA[<p>[...] Related PostFlex中如何通过dataTipOffset样式设置HSlider控件的数据开销的例子Flex中格式化Slider控件的数据Flex的滑标控件HSlider中如何通过tickThickness样式设置标尺厚度/宽度的例子Flex中如何利用stepSize属性调整NumericStepper控件每一步操作大小以及ActionScript代码实现同样功能的例子Flex中如何将HSlider控件作为DataGrid列中的一个项目的例子Flex中如何格式化Slider中多个data tips数据的例子Flex中通过设置textAlign样式在一个List控件中改变文本对齐方向的例子Flex中如何通过设置fontFamily样式在ComboBox控件中使用自定义嵌入字体的例子Flex中如何通过prompt属性在ComboBox控件中添加一个提示项(prompt)的例子Flex中如何通过设定headerStyleName样式在Accordion控件中使用嵌入字体的例子Flex中如何通过leading样式在一个text控件中设置文本铅框(text leading)的例子Flex中通过自定义Accordion容器头部来阻止用户点击Accordion容器头部的例子Flex中利用firstDayOfWeek属性改变DateChooser控件日历(calendar)布局的例子作为一个Flash平台开发/设计者应该拥有的10本书36款新鲜出炉的很酷的Flex/AS3组件，开发包和工具Flex中利用Repeater显示一组CheckBox控件的例子Flex中利用Repeater显示一组RadioButton控件的例子Flex中如何通过borderStyle和borderSides样式设置NumericStepper控件特定边框(上下左右边)的例子Flex中如何通过borderThickness样式设置NumericStepper控件边框厚度的例子Flex中通过borderColor样式设置NumericStepper控件边框颜色的例子 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex中如何通过borderThickness样式设置NumericStepper控件边框厚度的例子 - 全文检索博客</title>
		<link>http://blog.minidx.com/2008/05/07/830.html/comment-page-1#comment-5401</link>
		<dc:creator>Flex中如何通过borderThickness样式设置NumericStepper控件边框厚度的例子 - 全文检索博客</dc:creator>
		<pubDate>Tue, 27 May 2008 11:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.minidx.com/2008/05/07/830.html#comment-5401</guid>
		<description>[...] 和前面Flex的滑标控件HSlider中如何通过tickThickness样式设置标尺厚度/宽度的例子类似的，接下来的例子中演示了Flex中如何通过borderThickness样式，设置NumericStepper控件边框厚度。需要额外注意的是，只有在borderStyle被设置为&#8220;solid&#8221;的情况下，才支持borderThickness样式。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 和前面Flex的滑标控件HSlider中如何通过tickThickness样式设置标尺厚度/宽度的例子类似的，接下来的例子中演示了Flex中如何通过borderThickness样式，设置NumericStepper控件边框厚度。需要额外注意的是，只有在borderStyle被设置为&#8220;solid&#8221;的情况下，才支持borderThickness样式。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Minidxer</title>
		<link>http://blog.minidx.com/2008/05/07/830.html/comment-page-1#comment-5166</link>
		<dc:creator>Minidxer</dc:creator>
		<pubDate>Sat, 10 May 2008 12:21:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.minidx.com/2008/05/07/830.html#comment-5166</guid>
		<description>Flex主要是用来开发各种RIA应用的，表现能力上比较强悍，不过数据处理能力很弱。是一种适合开发前台的东西吧。</description>
		<content:encoded><![CDATA[<p>Flex主要是用来开发各种RIA应用的，表现能力上比较强悍，不过数据处理能力很弱。是一种适合开发前台的东西吧。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: !CnSoLoer</title>
		<link>http://blog.minidx.com/2008/05/07/830.html/comment-page-1#comment-5165</link>
		<dc:creator>!CnSoLoer</dc:creator>
		<pubDate>Sat, 10 May 2008 11:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.minidx.com/2008/05/07/830.html#comment-5165</guid>
		<description>附，亏你丫想得出来，我把那最上面的那GG广告当导航了，点了好几次。呵呵</description>
		<content:encoded><![CDATA[<p>附，亏你丫想得出来，我把那最上面的那GG广告当导航了，点了好几次。呵呵</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: !CnSoLoer</title>
		<link>http://blog.minidx.com/2008/05/07/830.html/comment-page-1#comment-5164</link>
		<dc:creator>!CnSoLoer</dc:creator>
		<pubDate>Sat, 10 May 2008 11:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.minidx.com/2008/05/07/830.html#comment-5164</guid>
		<description>新版的主题风格好看。</description>
		<content:encoded><![CDATA[<p>新版的主题风格好看。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 1/10 queries in 0.004 seconds using disk
Object Caching 163/315 objects using disk

Served from: blog.minidx.com @ 2012-02-09 23:37:18 -->
