<?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: My TextFormat won&#8217;t stick to my TextField</title>
	<atom:link href="http://juliankussman.com/blog/2008/04/01/my-textformat-wont-stick-to-my-textfield/feed/" rel="self" type="application/rss+xml" />
	<link>http://juliankussman.com/blog/2008/04/01/my-textformat-wont-stick-to-my-textfield/</link>
	<description>Advertising, Interactive Art Direction, and usability.</description>
	<lastBuildDate>Wed, 01 Sep 2010 06:42:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Josh Chernoff</title>
		<link>http://juliankussman.com/blog/2008/04/01/my-textformat-wont-stick-to-my-textfield/comment-page-1/#comment-366</link>
		<dc:creator>Josh Chernoff</dc:creator>
		<pubDate>Sat, 10 Jan 2009 03:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://juliankussman.com/blog/2008/04/01/my-textformat-wont-stick-to-my-textfield/#comment-366</guid>
		<description>This is because of htmlText for the defaultTextFormat . If you use just text with defaultTextFormat  it will work. It&#039;s because htmlText has markup tags that override defaultTextFormat.

Thats also true for setTextFormat, but setTextFormat also has a problem with the getting overrided by just text too because it&#039;s ment to have a start and end index.

It&#039;s Best practice to apply the TextFormat again after you change the text.
This will guaranty that it&#039;s always the right TextFormat.</description>
		<content:encoded><![CDATA[<p>This is because of htmlText for the defaultTextFormat . If you use just text with defaultTextFormat  it will work. It&#8217;s because htmlText has markup tags that override defaultTextFormat.</p>
<p>Thats also true for setTextFormat, but setTextFormat also has a problem with the getting overrided by just text too because it&#8217;s ment to have a start and end index.</p>
<p>It&#8217;s Best practice to apply the TextFormat again after you change the text.<br />
This will guaranty that it&#8217;s always the right TextFormat.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
