<?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: List control for the one-armed man &#8211; take two</title>
	<atom:link href="http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/feed/" rel="self" type="application/rss+xml" />
	<link>http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/</link>
	<description>A blog about Adobe Flex</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:51:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Nichol Espejo</title>
		<link>http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/comment-page-1/#comment-212448</link>
		<dc:creator>Nichol Espejo</dc:creator>
		<pubDate>Sat, 04 Feb 2012 07:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/#comment-212448</guid>
		<description>I do know this isn’t exactly on subject, but i have a web page utilizing the identical program as well and i get troubles with my comments displaying. is there a setting i&#039;m missing? it’s attainable you may assist me out? thanx.</description>
		<content:encoded><![CDATA[<p>I do know this isn’t exactly on subject, but i have a web page utilizing the identical program as well and i get troubles with my comments displaying. is there a setting i&#8217;m missing? it’s attainable you may assist me out? thanx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mia Libel</title>
		<link>http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/comment-page-1/#comment-212360</link>
		<dc:creator>Mia Libel</dc:creator>
		<pubDate>Mon, 30 Jan 2012 12:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/#comment-212360</guid>
		<description>I’m not sure where you are getting your information, but good topic.I needs to spend some time learning more or understanding more.Thanks for fantastic information I was looking for this information for my mission</description>
		<content:encoded><![CDATA[<p>I’m not sure where you are getting your information, but good topic.I needs to spend some time learning more or understanding more.Thanks for fantastic information I was looking for this information for my mission</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/comment-page-1/#comment-58106</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 21 Feb 2008 16:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/#comment-58106</guid>
		<description>Regarding John&#039;s reply above, 

It appears that you cannot use the style &quot;textSelectedColor&quot; because the rendered item is a checkbox, where the style property for the text color is &quot;color&quot;.

This is because the &quot;checkbox&quot; used in the itemrenderer doesn&#039;t know anything about the various item states in a listbox such as textRollOverColor, selectionColor, etc...   

Not quite sure what the solution is though... maybe some code is needed in listEventHandler() in the item renderer that retrieves the style from the listbox for textSelectedColor and sets it on the checkbox?

Joe</description>
		<content:encoded><![CDATA[<p>Regarding John&#8217;s reply above, </p>
<p>It appears that you cannot use the style &#8220;textSelectedColor&#8221; because the rendered item is a checkbox, where the style property for the text color is &#8220;color&#8221;.</p>
<p>This is because the &#8220;checkbox&#8221; used in the itemrenderer doesn&#8217;t know anything about the various item states in a listbox such as textRollOverColor, selectionColor, etc&#8230;   </p>
<p>Not quite sure what the solution is though&#8230; maybe some code is needed in listEventHandler() in the item renderer that retrieves the style from the listbox for textSelectedColor and sets it on the checkbox?</p>
<p>Joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip</title>
		<link>http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/comment-page-1/#comment-39283</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Fri, 28 Dec 2007 09:05:36 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/#comment-39283</guid>
		<description>Hi, its great, how do I use code to select all of the checkboxes or de-select all of the checkboxes?
I wrote the following code, but it doesn&#039;t TICK the boxes upon the select all.

public function deselectAll():void {
	for (var loop:Number = 0; loop</description>
		<content:encoded><![CDATA[<p>Hi, its great, how do I use code to select all of the checkboxes or de-select all of the checkboxes?<br />
I wrote the following code, but it doesn&#8217;t TICK the boxes upon the select all.</p>
<p>public function deselectAll():void {<br />
	for (var loop:Number = 0; loop</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: handitan</title>
		<link>http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/comment-page-1/#comment-4822</link>
		<dc:creator>handitan</dc:creator>
		<pubDate>Sun, 03 Jun 2007 18:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/#comment-4822</guid>
		<description>Hi Doug,

I just want to say thank you for making this and having the source code available.
I need to integrate this solution in a datagrid instead of a list. So far the integration went pretty well.

Again thank you for saving me from getting my head stomped ^_^</description>
		<content:encoded><![CDATA[<p>Hi Doug,</p>
<p>I just want to say thank you for making this and having the source code available.<br />
I need to integrate this solution in a datagrid instead of a list. So far the integration went pretty well.</p>
<p>Again thank you for saving me from getting my head stomped ^_^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/comment-page-1/#comment-1690</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Mon, 02 Apr 2007 18:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/#comment-1690</guid>
		<description>@John - as far as I know you can style it just like you would a normal List control. It&#039;s just a simple extension of List, so any styles that worked for List should work for DragSelectList

@Josh - yeah, I noticed this too. I think this is how the normal List works as well (ie the selection goes away when you drop into a new list control). That shouldn&#039;t be all that hard to change. Basically just make it so that once new items are dropped and added to the dataprovider, make those items selected. I might look into this, shouldn&#039;t be hard.</description>
		<content:encoded><![CDATA[<p>@John &#8211; as far as I know you can style it just like you would a normal List control. It&#8217;s just a simple extension of List, so any styles that worked for List should work for DragSelectList</p>
<p>@Josh &#8211; yeah, I noticed this too. I think this is how the normal List works as well (ie the selection goes away when you drop into a new list control). That shouldn&#8217;t be all that hard to change. Basically just make it so that once new items are dropped and added to the dataprovider, make those items selected. I might look into this, shouldn&#8217;t be hard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/comment-page-1/#comment-1679</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Mon, 02 Apr 2007 17:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/#comment-1679</guid>
		<description>Nice. The drag-based selection is very intuitive. I expected the selection to stay in place when I dropped the items in the second list, though. Once you drop items using the current behavior, you lose the visual connection made by the selection color, and I couldn&#039;t remember what got dropped until I specifically checked to see which items appeared out of order.</description>
		<content:encoded><![CDATA[<p>Nice. The drag-based selection is very intuitive. I expected the selection to stay in place when I dropped the items in the second list, though. Once you drop items using the current behavior, you lose the visual connection made by the selection color, and I couldn&#8217;t remember what got dropped until I specifically checked to see which items appeared out of order.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/comment-page-1/#comment-1662</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 02 Apr 2007 13:22:24 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/#comment-1662</guid>
		<description>Hello again,

I&#039;m playing with the style of te DragSelectList component and I was wondering if the textSelectedColor can be used as in a normal list?

John</description>
		<content:encoded><![CDATA[<p>Hello again,</p>
<p>I&#8217;m playing with the style of te DragSelectList component and I was wondering if the textSelectedColor can be used as in a normal list?</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Chiverton</title>
		<link>http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/comment-page-1/#comment-1659</link>
		<dc:creator>Tom Chiverton</dc:creator>
		<pubDate>Mon, 02 Apr 2007 12:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/#comment-1659</guid>
		<description>Nice !</description>
		<content:encoded><![CDATA[<p>Nice !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/comment-page-1/#comment-1652</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 02 Apr 2007 09:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/04/01/list-control-for-the-one-armed-man-take-two/#comment-1652</guid>
		<description>Hi,

great work. I&#039;m going to use it in one of my projects!

John</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>great work. I&#8217;m going to use it in one of my projects!</p>
<p>John</p>
]]></content:encoded>
	</item>
</channel>
</rss>

