<?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: Code: FoxyComboBox for Flex</title>
	<atom:link href="http://www.defusion.org.uk/archives/2007/10/16/code-foxycombobox-for-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.defusion.org.uk/archives/2007/10/16/code-foxycombobox-for-flex/</link>
	<description>I too will force my opinions on you</description>
	<lastBuildDate>Thu, 02 Feb 2012 16:16:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chayan</title>
		<link>http://www.defusion.org.uk/archives/2007/10/16/code-foxycombobox-for-flex/comment-page-1/#comment-100866</link>
		<dc:creator>Chayan</dc:creator>
		<pubDate>Sat, 06 Feb 2010 11:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.defusion.org.uk/archives/2007/10/16/code-foxycombobox-for-flex/#comment-100866</guid>
		<description>Great Job. Thanks.</description>
		<content:encoded><![CDATA[<p>Great Job. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artur</title>
		<link>http://www.defusion.org.uk/archives/2007/10/16/code-foxycombobox-for-flex/comment-page-1/#comment-89936</link>
		<dc:creator>artur</dc:creator>
		<pubDate>Thu, 30 Apr 2009 10:27:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.defusion.org.uk/archives/2007/10/16/code-foxycombobox-for-flex/#comment-89936</guid>
		<description>flex dat grid too lack this feature...can u plse publish code for the same...
grt work man..from combo side</description>
		<content:encoded><![CDATA[<p>flex dat grid too lack this feature&#8230;can u plse publish code for the same&#8230;<br />
grt work man..from combo side</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.defusion.org.uk/archives/2007/10/16/code-foxycombobox-for-flex/comment-page-1/#comment-82558</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 30 Dec 2008 15:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.defusion.org.uk/archives/2007/10/16/code-foxycombobox-for-flex/#comment-82558</guid>
		<description>*Dave:*
Does it really matter what the search term is set to when you&#039;re editing a value, as you won&#039;t be searching when you&#039;re editing. Or am I missing the point? If you can throw together a quick example of your issue I&#039;ll have a look.</description>
		<content:encoded><![CDATA[<p><strong>Dave:</strong><br />
Does it really matter what the search term is set to when you&#8217;re editing a value, as you won&#8217;t be searching when you&#8217;re editing. Or am I missing the point? If you can throw together a quick example of your issue I&#8217;ll have a look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Garner</title>
		<link>http://www.defusion.org.uk/archives/2007/10/16/code-foxycombobox-for-flex/comment-page-1/#comment-82542</link>
		<dc:creator>Dave Garner</dc:creator>
		<pubDate>Mon, 29 Dec 2008 22:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.defusion.org.uk/archives/2007/10/16/code-foxycombobox-for-flex/#comment-82542</guid>
		<description>Great work.  It got me a long way.  I am trying to implement nearly the exact same ComboBox requirements.  My requirements differ in the following respect.  My ComboBox needs to have multiple keystrokes like your except mine also has to be editable.  Making the combo box editable fires two KeyDown events for each key press...one for the list and one for the embedded textInput child control.  So, when typing &#039;rest&#039; the keystrokes variable in your version is set to &#039;rreesstt&#039;.  I&#039;m having trouble ignoring the keystrokes handled by the textInput.  This comboBox is an item editor in a DataGrid so it has no id and is created each time the datagrid cell is clicked.  Do you have any suggestions which direction I might want to take on this?</description>
		<content:encoded><![CDATA[<p>Great work.  It got me a long way.  I am trying to implement nearly the exact same ComboBox requirements.  My requirements differ in the following respect.  My ComboBox needs to have multiple keystrokes like your except mine also has to be editable.  Making the combo box editable fires two KeyDown events for each key press&#8230;one for the list and one for the embedded textInput child control.  So, when typing &#8216;rest&#8217; the keystrokes variable in your version is set to &#8216;rreesstt&#8217;.  I&#8217;m having trouble ignoring the keystrokes handled by the textInput.  This comboBox is an item editor in a DataGrid so it has no id and is created each time the datagrid cell is clicked.  Do you have any suggestions which direction I might want to take on this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

