<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Flex &#8211; Double Click to edit functionality for List Control</title>
	<atom:link href="http://tush.wordpress.com/2008/10/06/flex-double-click-to-edit-functionality-for-list-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://tush.wordpress.com/2008/10/06/flex-double-click-to-edit-functionality-for-list-control/</link>
	<description>My blog on Flash, Flex, eLearning</description>
	<lastBuildDate>Sun, 08 Nov 2009 20:03:18 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bLb</title>
		<link>http://tush.wordpress.com/2008/10/06/flex-double-click-to-edit-functionality-for-list-control/#comment-3247</link>
		<dc:creator>bLb</dc:creator>
		<pubDate>Thu, 05 Nov 2009 07:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://tush.wordpress.com/?p=49#comment-3247</guid>
		<description>Works fine thanks!

@Isabel: 

private function onItemEditEnd(event:ListEvent):void {
            	myList = false;
            	myList.setFocus() ;
            }

Not perfect but do the trick :-)</description>
		<content:encoded><![CDATA[<p>Works fine thanks!</p>
<p>@Isabel: </p>
<p>private function onItemEditEnd(event:ListEvent):void {<br />
            	myList = false;<br />
            	myList.setFocus() ;<br />
            }</p>
<p>Not perfect but do the trick <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kojo</title>
		<link>http://tush.wordpress.com/2008/10/06/flex-double-click-to-edit-functionality-for-list-control/#comment-3226</link>
		<dc:creator>Kojo</dc:creator>
		<pubDate>Fri, 28 Aug 2009 03:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://tush.wordpress.com/?p=49#comment-3226</guid>
		<description>Thank you kindly! This works GREAT.</description>
		<content:encoded><![CDATA[<p>Thank you kindly! This works GREAT.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isabel</title>
		<link>http://tush.wordpress.com/2008/10/06/flex-double-click-to-edit-functionality-for-list-control/#comment-3208</link>
		<dc:creator>Isabel</dc:creator>
		<pubDate>Wed, 15 Jul 2009 11:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://tush.wordpress.com/?p=49#comment-3208</guid>
		<description>Thank you! This is, what I have searched for... but there is something, what I do not understand:

After &quot;EditEnd&quot; the key control with up and down arrow to navigate in the list is lost. You have to click once more an item to use it again.

Could you help me to get this &quot;navigate-with-key-feature&quot; back without to click once more an item???

Best regards, 
Isabel</description>
		<content:encoded><![CDATA[<p>Thank you! This is, what I have searched for&#8230; but there is something, what I do not understand:</p>
<p>After &#8220;EditEnd&#8221; the key control with up and down arrow to navigate in the list is lost. You have to click once more an item to use it again.</p>
<p>Could you help me to get this &#8220;navigate-with-key-feature&#8221; back without to click once more an item???</p>
<p>Best regards,<br />
Isabel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil Kolban</title>
		<link>http://tush.wordpress.com/2008/10/06/flex-double-click-to-edit-functionality-for-list-control/#comment-3190</link>
		<dc:creator>Neil Kolban</dc:creator>
		<pubDate>Thu, 21 May 2009 05:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://tush.wordpress.com/?p=49#comment-3190</guid>
		<description>Awesome posting ... your recipe worked perfectly.  Thank you!!</description>
		<content:encoded><![CDATA[<p>Awesome posting &#8230; your recipe worked perfectly.  Thank you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kamel</title>
		<link>http://tush.wordpress.com/2008/10/06/flex-double-click-to-edit-functionality-for-list-control/#comment-3090</link>
		<dc:creator>kamel</dc:creator>
		<pubDate>Sun, 30 Nov 2008 16:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://tush.wordpress.com/?p=49#comment-3090</guid>
		<description>thanks tons !</description>
		<content:encoded><![CDATA[<p>thanks tons !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
