<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Emmer Inc &#187; UITextView</title>
	<atom:link href="http://blog.emmerinc.be/index.php/tag/uitextview/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.emmerinc.be</link>
	<description>Tales from a .NET developer who's making the jump to the iPhone &#38; App Store wonderland.</description>
	<lastBuildDate>Mon, 06 Sep 2010 19:43:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New line in UILabel and UITextView</title>
		<link>http://blog.emmerinc.be/index.php/2009/03/23/new-line-in-uilabel-and-uitextview/</link>
		<comments>http://blog.emmerinc.be/index.php/2009/03/23/new-line-in-uilabel-and-uitextview/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 22:05:58 +0000</pubDate>
		<dc:creator>Yannick Compernol</dc:creator>
				<category><![CDATA[Cocoa Touch]]></category>
		<category><![CDATA[UILabel]]></category>
		<category><![CDATA[UITextView]]></category>

		<guid isPermaLink="false">http://blog.emmerinc.be/?p=312</guid>
		<description><![CDATA[Somehow I never figured out how to insert a new line in a UILabel or UITextView, up until now. A new line is added with Alt + Enter. Using Enter only while editing the text will result in a new line in editing mode, but the new line is lost when editing mode is quit.
There [...]]]></description>
			<content:encoded><![CDATA[<p>Somehow I never figured out how to insert a new line in a UILabel or UITextView, up until now. A new line is added with Alt + Enter. Using Enter only while editing the text will result in a new line in editing mode, but the new line is lost when editing mode is quit.</p>
<p>There you have it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.emmerinc.be/index.php/2009/03/23/new-line-in-uilabel-and-uitextview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
