<?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: Setting text selection on a TextArea control in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2008/04/25/setting-text-selection-on-a-textarea-control-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/04/25/setting-text-selection-on-a-textarea-control-in-flex/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sat, 11 Feb 2012 11:51:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dennis Mortensen</title>
		<link>http://blog.flexexamples.com/2008/04/25/setting-text-selection-on-a-textarea-control-in-flex/comment-page-1/#comment-5781</link>
		<dc:creator>Dennis Mortensen</dc:creator>
		<pubDate>Wed, 16 Sep 2009 00:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/04/25/setting-text-selection-on-a-textarea-control-in-flex/#comment-5781</guid>
		<description>Trying to capture the screen position of a dropped object  in Flex 3. 
Have you seen any examples of this ?
Thank You
Dennis</description>
		<content:encoded><![CDATA[<p>Trying to capture the screen position of a dropped object  in Flex 3.<br />
Have you seen any examples of this ?<br />
Thank You<br />
Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Silverton</title>
		<link>http://blog.flexexamples.com/2008/04/25/setting-text-selection-on-a-textarea-control-in-flex/comment-page-1/#comment-3161</link>
		<dc:creator>Rob Silverton</dc:creator>
		<pubDate>Wed, 18 Mar 2009 11:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/04/25/setting-text-selection-on-a-textarea-control-in-flex/#comment-3161</guid>
		<description>Consistently the clearest and most useful Flex blog in town. Every time I google a Flex problem I have my fingers crossed that this blog will come up in the search results. Thanks for all your efforts. :-)

rob</description>
		<content:encoded><![CDATA[<p>Consistently the clearest and most useful Flex blog in town. Every time I google a Flex problem I have my fingers crossed that this blog will come up in the search results. Thanks for all your efforts. :-)</p>
<p>rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/04/25/setting-text-selection-on-a-textarea-control-in-flex/comment-page-1/#comment-3162</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Thu, 13 Nov 2008 16:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/04/25/setting-text-selection-on-a-textarea-control-in-flex/#comment-3162</guid>
		<description>Pete Moss,

I don&#039;t believe you can in Flex 3.x, but Flex Gumbo/Flash Player 10 will offer greater control over text selection colors.

Peter</description>
		<content:encoded><![CDATA[<p>Pete Moss,</p>
<p>I don&#8217;t believe you can in Flex 3.x, but Flex Gumbo/Flash Player 10 will offer greater control over text selection colors.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Moss</title>
		<link>http://blog.flexexamples.com/2008/04/25/setting-text-selection-on-a-textarea-control-in-flex/comment-page-1/#comment-3164</link>
		<dc:creator>Pete Moss</dc:creator>
		<pubDate>Thu, 13 Nov 2008 15:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/04/25/setting-text-selection-on-a-textarea-control-in-flex/#comment-3164</guid>
		<description>Is there any way to set styles on the selection? E.G., can you set the backgroundColor, backgroundAlpha, etc.?</description>
		<content:encoded><![CDATA[<p>Is there any way to set styles on the selection? E.G., can you set the backgroundColor, backgroundAlpha, etc.?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JabbyPanda</title>
		<link>http://blog.flexexamples.com/2008/04/25/setting-text-selection-on-a-textarea-control-in-flex/comment-page-1/#comment-3163</link>
		<dc:creator>JabbyPanda</dc:creator>
		<pubDate>Wed, 05 Nov 2008 10:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/04/25/setting-text-selection-on-a-textarea-control-in-flex/#comment-3163</guid>
		<description>Thanks for sharing this sample, that was helpful

2 notes regarding this sample:

1) Sample code will work only for Adobe Flex SDK 3 and higher, because it uses interface mx.core.IUITextField that had appeared only from Adobe Flex SDK 3

2) Why we have to set explicitly tf.alwaysShowSelection = true in order to make method public method of textArea &quot;setSelection&quot; working, why tf.alwaysShowSelection property is not set to TRUE inside mx:TextArea code?</description>
		<content:encoded><![CDATA[<p>Thanks for sharing this sample, that was helpful</p>
<p>2 notes regarding this sample:</p>
<p>1) Sample code will work only for Adobe Flex SDK 3 and higher, because it uses interface mx.core.IUITextField that had appeared only from Adobe Flex SDK 3</p>
<p>2) Why we have to set explicitly tf.alwaysShowSelection = true in order to make method public method of textArea &#8220;setSelection&#8221; working, why tf.alwaysShowSelection property is not set to TRUE inside mx:TextArea code?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

