<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: FlexWheel Component Page</title>
	<link>http://strawberrypixel.com/blog</link>
	<description>Free, open source, Adobe Flex components.</description>
	<pubDate>Mon, 08 Sep 2008 15:14:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Administrator</title>
		<link>http://strawberrypixel.com/blog/flexwheel-component-page/#comment-1147</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Mon, 11 Aug 2008 19:02:45 +0000</pubDate>
		<guid>http://strawberrypixel.com/blog/flexwheel-component-page/#comment-1147</guid>
		<description>Instead of using selectByDataItem, you need to use the FlexWheel.selectItemAt(boxIndex:int,val:Object).
boxIndex is 0 unless you have more than one "column" (spinBox).
val is the object in the dataProvider you want to select.
There is one important issue to note, each spinBox has a compareFunction property (to compare items in the dataProvider).
By default this property is set to Flex ObjectUtil.compare (see flex docs). In my experience, In complex objects it does not compare well.
You can set your own compare function in your overriden handleSpinBoxCreation() function.

Hope this helps
Cheers</description>
		<content:encoded><![CDATA[<p>Instead of using selectByDataItem, you need to use the FlexWheel.selectItemAt(boxIndex:int,val:Object).<br />
boxIndex is 0 unless you have more than one &#8220;column&#8221; (spinBox).<br />
val is the object in the dataProvider you want to select.<br />
There is one important issue to note, each spinBox has a compareFunction property (to compare items in the dataProvider).<br />
By default this property is set to Flex ObjectUtil.compare (see flex docs). In my experience, In complex objects it does not compare well.<br />
You can set your own compare function in your overriden handleSpinBoxCreation() function.</p>
<p>Hope this helps<br />
Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Van den Eynde</title>
		<link>http://strawberrypixel.com/blog/flexwheel-component-page/#comment-1146</link>
		<dc:creator>Tom Van den Eynde</dc:creator>
		<pubDate>Mon, 11 Aug 2008 13:14:29 +0000</pubDate>
		<guid>http://strawberrypixel.com/blog/flexwheel-component-page/#comment-1146</guid>
		<description>Hi!

Great component but I seem to have run into a small problem: after setting a specific item (using selectByDataItem) it seems that the previous item is selected instead of the requested one. Could you verify this please?

Thanks in advance,
Tom</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Great component but I seem to have run into a small problem: after setting a specific item (using selectByDataItem) it seems that the previous item is selected instead of the requested one. Could you verify this please?</p>
<p>Thanks in advance,<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nadeem</title>
		<link>http://strawberrypixel.com/blog/flexwheel-component-page/#comment-1112</link>
		<dc:creator>Nadeem</dc:creator>
		<pubDate>Mon, 04 Aug 2008 06:54:53 +0000</pubDate>
		<guid>http://strawberrypixel.com/blog/flexwheel-component-page/#comment-1112</guid>
		<description>good one.. vl try and see if it works for me//</description>
		<content:encoded><![CDATA[<p>good one.. vl try and see if it works for me//</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krittiya</title>
		<link>http://strawberrypixel.com/blog/flexwheel-component-page/#comment-1031</link>
		<dc:creator>Krittiya</dc:creator>
		<pubDate>Tue, 22 Jul 2008 15:50:41 +0000</pubDate>
		<guid>http://strawberrypixel.com/blog/flexwheel-component-page/#comment-1031</guid>
		<description>Impressive!!</description>
		<content:encoded><![CDATA[<p>Impressive!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://strawberrypixel.com/blog/flexwheel-component-page/#comment-904</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Wed, 25 Jun 2008 17:04:04 +0000</pubDate>
		<guid>http://strawberrypixel.com/blog/flexwheel-component-page/#comment-904</guid>
		<description>Sorry, not 508 accessible, It's an interesting idea though.
About the mouse wheel. It already works mostly. See 7 posts back when I wrote about the mouse wheel.</description>
		<content:encoded><![CDATA[<p>Sorry, not 508 accessible, It&#8217;s an interesting idea though.<br />
About the mouse wheel. It already works mostly. See 7 posts back when I wrote about the mouse wheel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Gardner</title>
		<link>http://strawberrypixel.com/blog/flexwheel-component-page/#comment-903</link>
		<dc:creator>Ryan Gardner</dc:creator>
		<pubDate>Wed, 25 Jun 2008 15:15:55 +0000</pubDate>
		<guid>http://strawberrypixel.com/blog/flexwheel-component-page/#comment-903</guid>
		<description>Any chance that this component is 508 accessible? 

As in.. you can tab to it, and use the arrow keys to navigate it, and a screen reader would read out the values in it? 

The only reason I'm asking is because we need our app to be 508 compliant... 

Also, when a component has focus, can the mouse scroll wheel scroll the spinner? This is not as much a 508 issue as a "would be cool" issue :)</description>
		<content:encoded><![CDATA[<p>Any chance that this component is 508 accessible? </p>
<p>As in.. you can tab to it, and use the arrow keys to navigate it, and a screen reader would read out the values in it? </p>
<p>The only reason I&#8217;m asking is because we need our app to be 508 compliant&#8230; </p>
<p>Also, when a component has focus, can the mouse scroll wheel scroll the spinner? This is not as much a 508 issue as a &#8220;would be cool&#8221; issue <img src='http://strawberrypixel.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://strawberrypixel.com/blog/flexwheel-component-page/#comment-399</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Fri, 25 Apr 2008 08:42:41 +0000</pubDate>
		<guid>http://strawberrypixel.com/blog/flexwheel-component-page/#comment-399</guid>
		<description>Sorry, It does not have an automatic scrolling mode but you can check out the
containerEx library HSmoothBox and VSmoothBox I have for download on my site here 
 http://strawberrypixel.com/blog/flex-components/#hsmoothbox
it's free and open source. Most likely you can set up a timer that calls the scrollToItemIndex
function.</description>
		<content:encoded><![CDATA[<p>Sorry, It does not have an automatic scrolling mode but you can check out the<br />
containerEx library HSmoothBox and VSmoothBox I have for download on my site here<br />
 <a href="http://strawberrypixel.com/blog/flex-components/#hsmoothbox" rel="nofollow">http://strawberrypixel.com/blog/flex-components/#hsmoothbox</a><br />
it&#8217;s free and open source. Most likely you can set up a timer that calls the scrollToItemIndex<br />
function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://strawberrypixel.com/blog/flexwheel-component-page/#comment-383</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 24 Apr 2008 14:37:39 +0000</pubDate>
		<guid>http://strawberrypixel.com/blog/flexwheel-component-page/#comment-383</guid>
		<description>Can the flex wheel be set to scroll automatically without using a mouse? I am looking for a way to scroll through list items automatically.</description>
		<content:encoded><![CDATA[<p>Can the flex wheel be set to scroll automatically without using a mouse? I am looking for a way to scroll through list items automatically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://strawberrypixel.com/blog/flexwheel-component-page/#comment-214</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Tue, 08 Apr 2008 06:26:36 +0000</pubDate>
		<guid>http://strawberrypixel.com/blog/flexwheel-component-page/#comment-214</guid>
		<description>Yes you can remove the event listener of the Mouse Wheel from each VSmoothSpinBox inside the FlexWheel, there are a few ways to do this, one would be to save reference that returns from addSpinBox(...) and do a 
ref.removeEventListener(MouseEvent.MOUSE_WHEEL, ref.onMouseWheel);

I will add a more "clean" way in the next version (property or something).

Thanks for the feedback</description>
		<content:encoded><![CDATA[<p>Yes you can remove the event listener of the Mouse Wheel from each VSmoothSpinBox inside the FlexWheel, there are a few ways to do this, one would be to save reference that returns from addSpinBox(&#8230;) and do a<br />
ref.removeEventListener(MouseEvent.MOUSE_WHEEL, ref.onMouseWheel);</p>
<p>I will add a more &#8220;clean&#8221; way in the next version (property or something).</p>
<p>Thanks for the feedback</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil</title>
		<link>http://strawberrypixel.com/blog/flexwheel-component-page/#comment-212</link>
		<dc:creator>Anil</dc:creator>
		<pubDate>Mon, 07 Apr 2008 21:28:54 +0000</pubDate>
		<guid>http://strawberrypixel.com/blog/flexwheel-component-page/#comment-212</guid>
		<description>The mouse wheel was the first thing I tried when I was playing the component, and although it did not work right now, I'm confident that a resolution for that bug/feature will present itself soon.

Overall, I really like the look/usability of this component. 

My only question is if it is possible to disable the mousewheel event if a developer so chooses?</description>
		<content:encoded><![CDATA[<p>The mouse wheel was the first thing I tried when I was playing the component, and although it did not work right now, I&#8217;m confident that a resolution for that bug/feature will present itself soon.</p>
<p>Overall, I really like the look/usability of this component. </p>
<p>My only question is if it is possible to disable the mousewheel event if a developer so chooses?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 4.842 seconds -->
