<?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: UITextView Scrolling</title>
	<atom:link href="http://www.mycodestudio.com/blog/2009/12/22/uitextview-scrolling/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mycodestudio.com/blog/2009/12/22/uitextview-scrolling/</link>
	<description></description>
	<lastBuildDate>Wed, 28 Dec 2011 02:51:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Gary</title>
		<link>http://www.mycodestudio.com/blog/2009/12/22/uitextview-scrolling/comment-page-1/#comment-72</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Fri, 07 May 2010 01:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://mycodestudio.com/blog/?p=83#comment-72</guid>
		<description>I&#039;m not sure - I haven&#039;t tried that. If you have let me know! Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure &#8211; I haven&#8217;t tried that. If you have let me know! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Collin</title>
		<link>http://www.mycodestudio.com/blog/2009/12/22/uitextview-scrolling/comment-page-1/#comment-71</link>
		<dc:creator>Collin</dc:creator>
		<pubDate>Thu, 06 May 2010 16:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://mycodestudio.com/blog/?p=83#comment-71</guid>
		<description>Does the default undo feature still work when you use this method?</description>
		<content:encoded><![CDATA[<p>Does the default undo feature still work when you use this method?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://www.mycodestudio.com/blog/2009/12/22/uitextview-scrolling/comment-page-1/#comment-70</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Thu, 22 Apr 2010 05:49:54 +0000</pubDate>
		<guid isPermaLink="false">http://mycodestudio.com/blog/?p=83#comment-70</guid>
		<description>I&#039;m glad it helped!</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad it helped!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.mycodestudio.com/blog/2009/12/22/uitextview-scrolling/comment-page-1/#comment-69</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 20 Apr 2010 19:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://mycodestudio.com/blog/?p=83#comment-69</guid>
		<description>Appreciate it a whole lot!! Was stuck on this and I was extremely grateful to find this online! Thanks :)</description>
		<content:encoded><![CDATA[<p>Appreciate it a whole lot!! Was stuck on this and I was extremely grateful to find this online! Thanks <img src='http://www.mycodestudio.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stanislav</title>
		<link>http://www.mycodestudio.com/blog/2009/12/22/uitextview-scrolling/comment-page-1/#comment-67</link>
		<dc:creator>Stanislav</dc:creator>
		<pubDate>Sat, 27 Feb 2010 05:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://mycodestudio.com/blog/?p=83#comment-67</guid>
		<description>It was useful for me. Thanks a lot</description>
		<content:encoded><![CDATA[<p>It was useful for me. Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://www.mycodestudio.com/blog/2009/12/22/uitextview-scrolling/comment-page-1/#comment-64</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Sun, 03 Jan 2010 19:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://mycodestudio.com/blog/?p=83#comment-64</guid>
		<description>I actually had this code from a button press as I was inserting text at the cursor based on what button was pressed. My text view was already in edit mode. What&#039;s the behavior you are looking for? Is your text view already in edit mode and some operation causes you to replace the text in the text view?</description>
		<content:encoded><![CDATA[<p>I actually had this code from a button press as I was inserting text at the cursor based on what button was pressed. My text view was already in edit mode. What&#8217;s the behavior you are looking for? Is your text view already in edit mode and some operation causes you to replace the text in the text view?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam virgillo</title>
		<link>http://www.mycodestudio.com/blog/2009/12/22/uitextview-scrolling/comment-page-1/#comment-63</link>
		<dc:creator>sam virgillo</dc:creator>
		<pubDate>Sun, 03 Jan 2010 16:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://mycodestudio.com/blog/?p=83#comment-63</guid>
		<description>I placed this code in the textViewShouldBeginEditing delegate but the cursor position always comes back to the end of the string.

Is this the right place for the code?

Thanks,
SV</description>
		<content:encoded><![CDATA[<p>I placed this code in the textViewShouldBeginEditing delegate but the cursor position always comes back to the end of the string.</p>
<p>Is this the right place for the code?</p>
<p>Thanks,<br />
SV</p>
]]></content:encoded>
	</item>
</channel>
</rss>

