<?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: Setting the tick thickness on a Slider control in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2008/05/06/setting-the-tick-thickness-on-a-slider-control-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/05/06/setting-the-tick-thickness-on-a-slider-control-in-flex/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Mon, 22 Mar 2010 09:31:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/05/06/setting-the-tick-thickness-on-a-slider-control-in-flex/comment-page-1/#comment-3186</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Sat, 10 May 2008 00:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/05/06/setting-the-tick-thickness-on-a-slider-control-in-flex/#comment-3186</guid>
		<description>&lt;a href=&quot;http://blog.flexexamples.com/2008/05/06/setting-the-tick-thickness-on-a-slider-control-in-flex/#comment-12574&quot; rel=&quot;nofollow&quot;&gt;Jolyon&lt;/a&gt;,

I&#039;ve filed a bug in the public Flex bug base at &lt;a href=&quot;http://bugs.adobe.com/jira/browse/SDK-15529&quot; rel=&quot;nofollow&quot;&gt;&lt;u&gt;http://bugs.adobe.com/jira/browse/SDK-15529&lt;u&gt;&lt;/a&gt;.

Peter</description>
		<content:encoded><![CDATA[<p><a href="http://blog.flexexamples.com/2008/05/06/setting-the-tick-thickness-on-a-slider-control-in-flex/#comment-12574" rel="nofollow">Jolyon</a>,</p>
<p>I&#8217;ve filed a bug in the public Flex bug base at <a href="http://bugs.adobe.com/jira/browse/SDK-15529" rel="nofollow"><u><a href="http://bugs.adobe.com/jira/browse/SDK-15529" rel="nofollow">http://bugs.adobe.com/jira/browse/SDK-15529</a></u><u></u></a>.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jolyon</title>
		<link>http://blog.flexexamples.com/2008/05/06/setting-the-tick-thickness-on-a-slider-control-in-flex/comment-page-1/#comment-3185</link>
		<dc:creator>Jolyon</dc:creator>
		<pubDate>Fri, 09 May 2008 09:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/05/06/setting-the-tick-thickness-on-a-slider-control-in-flex/#comment-3185</guid>
		<description>Visually it looks like the tick is not centered when it&#039;s drawn. ie, in your example when it gets thicker is moves to the left.

When you look at the source for Slider, HSlider&#039;s super class in the layoutTicks method there is an XOffset value which should be compensating for this. Annoyingly there&#039;s no way to extend this and fix this method as it&#039;s private.

From what I can tell, short of ripping the code out and re-writing your own, there&#039;s not a lot you can do.


Jolyon</description>
		<content:encoded><![CDATA[<p>Visually it looks like the tick is not centered when it&#8217;s drawn. ie, in your example when it gets thicker is moves to the left.</p>
<p>When you look at the source for Slider, HSlider&#8217;s super class in the layoutTicks method there is an XOffset value which should be compensating for this. Annoyingly there&#8217;s no way to extend this and fix this method as it&#8217;s private.</p>
<p>From what I can tell, short of ripping the code out and re-writing your own, there&#8217;s not a lot you can do.</p>
<p>Jolyon</p>
]]></content:encoded>
	</item>
</channel>
</rss>
