<?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: Adjust TextField Hidden by Keyboard</title>
	<atom:link href="http://MobileDeveloperTips.com/user-interface/adjust-textfield-hidden-by-keyboard.html/feed" rel="self" type="application/rss+xml" />
	<link>http://MobileDeveloperTips.com/user-interface/adjust-textfield-hidden-by-keyboard.html</link>
	<description>iOS and Objective-C Tips, Tricks and Tutorials.</description>
	<lastBuildDate>Tue, 22 May 2012 11:53:47 -0500</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Youshunei</title>
		<link>http://MobileDeveloperTips.com/user-interface/adjust-textfield-hidden-by-keyboard.html#comment-64603</link>
		<dc:creator>Youshunei</dc:creator>
		<pubDate>Sun, 18 Dec 2011 17:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=4423#comment-64603</guid>
		<description>Thank you! It&#039;s very useful.</description>
		<content:encoded><![CDATA[<p>Thank you! It&#8217;s very useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr. Strangecode</title>
		<link>http://MobileDeveloperTips.com/user-interface/adjust-textfield-hidden-by-keyboard.html#comment-64300</link>
		<dc:creator>Dr. Strangecode</dc:creator>
		<pubDate>Mon, 12 Dec 2011 13:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=4423#comment-64300</guid>
		<description>Thanks man!</description>
		<content:encoded><![CDATA[<p>Thanks man!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: makboney</title>
		<link>http://MobileDeveloperTips.com/user-interface/adjust-textfield-hidden-by-keyboard.html#comment-34135</link>
		<dc:creator>makboney</dc:creator>
		<pubDate>Mon, 13 Dec 2010 09:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=4423#comment-34135</guid>
		<description>thanks Menachi...

thats pretty good..</description>
		<content:encoded><![CDATA[<p>thanks Menachi&#8230;</p>
<p>thats pretty good..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Menachi</title>
		<link>http://MobileDeveloperTips.com/user-interface/adjust-textfield-hidden-by-keyboard.html#comment-25824</link>
		<dc:creator>Menachi</dc:creator>
		<pubDate>Fri, 17 Sep 2010 10:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=4423#comment-25824</guid>
		<description>A different approach, simpler and i think more correct is to move the view upwards, instead of adding a scroll view
take a look in the following link for an example:
http://stackoverflow.com/questions/1126726/how-to-make-a-uitextfield-move-up-when-keyboard-is-present</description>
		<content:encoded><![CDATA[<p>A different approach, simpler and i think more correct is to move the view upwards, instead of adding a scroll view<br />
take a look in the following link for an example:<br />
<a href="http://stackoverflow.com/questions/1126726/how-to-make-a-uitextfield-move-up-when-keyboard-is-present" rel="nofollow">http://stackoverflow.com/questions/1126726/how-to-make-a-uitextfield-move-up-when-keyboard-is-present</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://MobileDeveloperTips.com/user-interface/adjust-textfield-hidden-by-keyboard.html#comment-12438</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Thu, 01 Apr 2010 20:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=4423#comment-12438</guid>
		<description>Hi,

Because I am just using 1 UITextField, to make a simple &quot;word proccessor&quot;, can this code also be applyed to my single UITextField?

Max.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Because I am just using 1 UITextField, to make a simple &#8220;word proccessor&#8221;, can this code also be applyed to my single UITextField?</p>
<p>Max.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Muanis</title>
		<link>http://MobileDeveloperTips.com/user-interface/adjust-textfield-hidden-by-keyboard.html#comment-8012</link>
		<dc:creator>Jose Muanis</dc:creator>
		<pubDate>Mon, 21 Dec 2009 02:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=4423#comment-8012</guid>
		<description>I&#039;ve just improved a little bit your solution by using an active field which I set when the Field will begin to edit. Anyway, thanks! You writing was a great starting point to solve my problem.

If you wish check the &quot;extended&quot; tutorial here: http://www.iphonesampleapps.com/2009/12/adjust-uitextfield-hidden-behind-keyboard-with-uiscrollview/</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just improved a little bit your solution by using an active field which I set when the Field will begin to edit. Anyway, thanks! You writing was a great starting point to solve my problem.</p>
<p>If you wish check the &#8220;extended&#8221; tutorial here: <a href="http://www.iphonesampleapps.com/2009/12/adjust-uitextfield-hidden-behind-keyboard-with-uiscrollview/" rel="nofollow">http://www.iphonesampleapps.com/2009/12/adjust-uitextfield-hidden-behind-keyboard-with-uiscrollview/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yogesh</title>
		<link>http://MobileDeveloperTips.com/user-interface/adjust-textfield-hidden-by-keyboard.html#comment-6247</link>
		<dc:creator>Yogesh</dc:creator>
		<pubDate>Wed, 04 Nov 2009 05:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=4423#comment-6247</guid>
		<description>Referred a friend too. I have tons of App ideas, but don&#039;t know where to start. this book will definitely help.</description>
		<content:encoded><![CDATA[<p>Referred a friend too. I have tons of App ideas, but don&#8217;t know where to start. this book will definitely help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roman Sharma</title>
		<link>http://MobileDeveloperTips.com/user-interface/adjust-textfield-hidden-by-keyboard.html#comment-6208</link>
		<dc:creator>Roman Sharma</dc:creator>
		<pubDate>Tue, 03 Nov 2009 04:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=4423#comment-6208</guid>
		<description>Referred a friend. I could definately use an iPhone development book.</description>
		<content:encoded><![CDATA[<p>Referred a friend. I could definately use an iPhone development book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anon</title>
		<link>http://MobileDeveloperTips.com/user-interface/adjust-textfield-hidden-by-keyboard.html#comment-6196</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Mon, 02 Nov 2009 19:14:15 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=4423#comment-6196</guid>
		<description>Oh wow, a whole copy of a PDF file each Friday? That sounds great!</description>
		<content:encoded><![CDATA[<p>Oh wow, a whole copy of a PDF file each Friday? That sounds great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PeterK</title>
		<link>http://MobileDeveloperTips.com/user-interface/adjust-textfield-hidden-by-keyboard.html#comment-6181</link>
		<dc:creator>PeterK</dc:creator>
		<pubDate>Mon, 02 Nov 2009 14:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=4423#comment-6181</guid>
		<description>Awesome, I&#039;ve been looking for a way around this :)</description>
		<content:encoded><![CDATA[<p>Awesome, I&#8217;ve been looking for a way around this :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

