<?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 for Three Alves</title>
	<atom:link href="http://blog.3alves.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.3alves.com</link>
	<description>Software Architecture and Development</description>
	<lastBuildDate>Tue, 17 Nov 2009 16:35:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Extending TextInput Revisited by Tony</title>
		<link>http://blog.3alves.com/2007/08/extending-textinput-revisited/#comment-103</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Tue, 17 Nov 2009 16:35:19 +0000</pubDate>
		<guid isPermaLink="false">/blog/post/2007/08/18/Extending-TextInput-Revisited.aspx#comment-103</guid>
		<description>I have not tried moving from a combo box to the next input.  I would say there may be a limitation in capturing the enter key on the combo box.  I would personally have my combo box capture the selection change and then move to the next field.
Tony</description>
		<content:encoded><![CDATA[<p>I have not tried moving from a combo box to the next input.  I would say there may be a limitation in capturing the enter key on the combo box.  I would personally have my combo box capture the selection change and then move to the next field.<br />
Tony</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extending TextInput Revisited by ace888</title>
		<link>http://blog.3alves.com/2007/08/extending-textinput-revisited/#comment-102</link>
		<dc:creator>ace888</dc:creator>
		<pubDate>Mon, 16 Nov 2009 20:21:17 +0000</pubDate>
		<guid isPermaLink="false">/blog/post/2007/08/18/Extending-TextInput-Revisited.aspx#comment-102</guid>
		<description>That little code is simply the best in handling the enter key. Saved me lots of times. Was wondering if there is a way to make it work when a form has a combobox, setting the focus to the next element after having made a choice in the combobox. I half-read somewhere that the enter key has a special function in the combobox, does that mean it is not possible to use the enter key to lose focus of the combobox and go to the next element, say another textinput?</description>
		<content:encoded><![CDATA[<p>That little code is simply the best in handling the enter key. Saved me lots of times. Was wondering if there is a way to make it work when a form has a combobox, setting the focus to the next element after having made a choice in the combobox. I half-read somewhere that the enter key has a special function in the combobox, does that mean it is not possible to use the enter key to lose focus of the combobox and go to the next element, say another textinput?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ArgumentError: Error #2004 by Al Greasley</title>
		<link>http://blog.3alves.com/2007/09/argumenterror-error-2004/#comment-3</link>
		<dc:creator>Al Greasley</dc:creator>
		<pubDate>Tue, 09 Jun 2009 06:32:18 +0000</pubDate>
		<guid isPermaLink="false">/blog/post/2007/09/19/argumenterror-error-2004.aspx#comment-3</guid>
		<description>I had same basic issue, but did not see an error - just traced the result in debugger.

Without ref in project (import was not enough), it de-serialized back into plain Objects

HTH</description>
		<content:encoded><![CDATA[<p>I had same basic issue, but did not see an error &#8211; just traced the result in debugger.</p>
<p>Without ref in project (import was not enough), it de-serialized back into plain Objects</p>
<p>HTH</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress wins over BlogEngine.NET by Tony</title>
		<link>http://blog.3alves.com/2007/05/wordpress-wins-over-blogengine-net/#comment-2</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Mon, 20 Oct 2008 02:52:54 +0000</pubDate>
		<guid isPermaLink="false">/blog/post/2007/09/30/Welcome-to-BlogEngineNET.aspx#comment-2</guid>
		<description>I have finally started working on the new blog.</description>
		<content:encoded><![CDATA[<p>I have finally started working on the new blog.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

