<?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: How to Dismiss the Keyboard when using a UITextView</title>
	<atom:link href="http://iPhoneDeveloperTips.com/cocoa/how-to-dismiss-the-keyboard-when-using-a-uitextview.html/feed" rel="self" type="application/rss+xml" />
	<link>http://iPhoneDeveloperTips.com/cocoa/how-to-dismiss-the-keyboard-when-using-a-uitextview.html</link>
	<description>iOS Developer Tips, Tricks and Tutorials.</description>
	<lastBuildDate>Wed, 08 Feb 2012 06:31:16 -0600</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: checoschnaider</title>
		<link>http://iPhoneDeveloperTips.com/cocoa/how-to-dismiss-the-keyboard-when-using-a-uitextview.html#comment-65413</link>
		<dc:creator>checoschnaider</dc:creator>
		<pubDate>Fri, 06 Jan 2012 23:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=741#comment-65413</guid>
		<description>thank you thank you thank you thank you thank you thank you thank you thank you</description>
		<content:encoded><![CDATA[<p>thank you thank you thank you thank you thank you thank you thank you thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rachel</title>
		<link>http://iPhoneDeveloperTips.com/cocoa/how-to-dismiss-the-keyboard-when-using-a-uitextview.html#comment-64520</link>
		<dc:creator>Rachel</dc:creator>
		<pubDate>Fri, 16 Dec 2011 15:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=741#comment-64520</guid>
		<description>This works like a charm thank you.</description>
		<content:encoded><![CDATA[<p>This works like a charm thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruchi Kaintura</title>
		<link>http://iPhoneDeveloperTips.com/cocoa/how-to-dismiss-the-keyboard-when-using-a-uitextview.html#comment-63733</link>
		<dc:creator>Ruchi Kaintura</dc:creator>
		<pubDate>Fri, 02 Dec 2011 17:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=741#comment-63733</guid>
		<description>I was actually stuck with this problem today.....got the solution....thanks alot</description>
		<content:encoded><![CDATA[<p>I was actually stuck with this problem today&#8230;..got the solution&#8230;.thanks alot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evan stoddard</title>
		<link>http://iPhoneDeveloperTips.com/cocoa/how-to-dismiss-the-keyboard-when-using-a-uitextview.html#comment-58236</link>
		<dc:creator>evan stoddard</dc:creator>
		<pubDate>Thu, 18 Aug 2011 02:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=741#comment-58236</guid>
		<description>How do you make it so when you tap done it will also retract the keyboard</description>
		<content:encoded><![CDATA[<p>How do you make it so when you tap done it will also retract the keyboard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Teebo</title>
		<link>http://iPhoneDeveloperTips.com/cocoa/how-to-dismiss-the-keyboard-when-using-a-uitextview.html#comment-56825</link>
		<dc:creator>Teebo</dc:creator>
		<pubDate>Fri, 29 Jul 2011 13:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=741#comment-56825</guid>
		<description>Thanks a lot,

here i found everything that i expected. Solve my probleme in only 10 minutes. 

Keep writing article like that, very helpfull.

BB</description>
		<content:encoded><![CDATA[<p>Thanks a lot,</p>
<p>here i found everything that i expected. Solve my probleme in only 10 minutes. </p>
<p>Keep writing article like that, very helpfull.</p>
<p>BB</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert D</title>
		<link>http://iPhoneDeveloperTips.com/cocoa/how-to-dismiss-the-keyboard-when-using-a-uitextview.html#comment-46205</link>
		<dc:creator>Robert D</dc:creator>
		<pubDate>Mon, 11 Apr 2011 01:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=741#comment-46205</guid>
		<description>Thanks. Best wishes to you.</description>
		<content:encoded><![CDATA[<p>Thanks. Best wishes to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T1bs</title>
		<link>http://iPhoneDeveloperTips.com/cocoa/how-to-dismiss-the-keyboard-when-using-a-uitextview.html#comment-44033</link>
		<dc:creator>T1bs</dc:creator>
		<pubDate>Thu, 17 Mar 2011 07:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=741#comment-44033</guid>
		<description>This worked for me as the UITextView was being used so someone could add notes, (attribute for an entity in core data). I could not assume they would let the text wrap but they might wish to use a newline. Therefore the return key had to function as default. cheers</description>
		<content:encoded><![CDATA[<p>This worked for me as the UITextView was being used so someone could add notes, (attribute for an entity in core data). I could not assume they would let the text wrap but they might wish to use a newline. Therefore the return key had to function as default. cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T1bs</title>
		<link>http://iPhoneDeveloperTips.com/cocoa/how-to-dismiss-the-keyboard-when-using-a-uitextview.html#comment-44032</link>
		<dc:creator>T1bs</dc:creator>
		<pubDate>Thu, 17 Mar 2011 07:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=741#comment-44032</guid>
		<description>Really appreciate this and Thanks also go to those commenting, some very useful stuff there!</description>
		<content:encoded><![CDATA[<p>Really appreciate this and Thanks also go to those commenting, some very useful stuff there!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Riki</title>
		<link>http://iPhoneDeveloperTips.com/cocoa/how-to-dismiss-the-keyboard-when-using-a-uitextview.html#comment-39558</link>
		<dc:creator>Riki</dc:creator>
		<pubDate>Wed, 02 Feb 2011 13:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=741#comment-39558</guid>
		<description>Great!! Thanks a lot, solved my problem in 5 minutes....</description>
		<content:encoded><![CDATA[<p>Great!! Thanks a lot, solved my problem in 5 minutes&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahendera</title>
		<link>http://iPhoneDeveloperTips.com/cocoa/how-to-dismiss-the-keyboard-when-using-a-uitextview.html#comment-25385</link>
		<dc:creator>Mahendera</dc:creator>
		<pubDate>Sat, 11 Sep 2010 06:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=741#comment-25385</guid>
		<description>This is a very nice article for iphone application developers and It saved my time of development.

Thanks to write a nice article and post it on your blog publicly.</description>
		<content:encoded><![CDATA[<p>This is a very nice article for iphone application developers and It saved my time of development.</p>
<p>Thanks to write a nice article and post it on your blog publicly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

