<?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: Flex Link Buttons: Adding line breaks/wordwrap functionality</title>
	<atom:link href="http://www.themorphicgroup.com/blog/2008/07/23/flex-link-buttons-adding-line-breakswordwrap-functionality/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themorphicgroup.com/blog/2008/07/23/flex-link-buttons-adding-line-breakswordwrap-functionality/</link>
	<description></description>
	<lastBuildDate>Tue, 23 Feb 2010 03:58:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Dan Smith</title>
		<link>http://www.themorphicgroup.com/blog/2008/07/23/flex-link-buttons-adding-line-breakswordwrap-functionality/comment-page-1/#comment-3606</link>
		<dc:creator>Dan Smith</dc:creator>
		<pubDate>Wed, 20 Jan 2010 15:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=37#comment-3606</guid>
		<description>This method doesn&#039;t work as you would expect in datagrids. I have an item renderer that is using a LinkButton and the text just isn&#039;t wrapping as you&#039;d expect.

For example instead of getting 
&#039;how now 
brown cow&#039;

I get: 
&#039;how
now
brown 
cow&#039;</description>
		<content:encoded><![CDATA[<p>This method doesn&#8217;t work as you would expect in datagrids. I have an item renderer that is using a LinkButton and the text just isn&#8217;t wrapping as you&#8217;d expect.</p>
<p>For example instead of getting<br />
&#8216;how now<br />
brown cow&#8217;</p>
<p>I get:<br />
&#8216;how<br />
now<br />
brown<br />
cow&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Latha</title>
		<link>http://www.themorphicgroup.com/blog/2008/07/23/flex-link-buttons-adding-line-breakswordwrap-functionality/comment-page-1/#comment-2984</link>
		<dc:creator>Latha</dc:creator>
		<pubDate>Wed, 16 Sep 2009 20:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=37#comment-2984</guid>
		<description>Very useful post! I had to have a word wrap in Linkbar and I used the above solution and worked right the first time! Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Very useful post! I had to have a word wrap in Linkbar and I used the above solution and worked right the first time! Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Modell</title>
		<link>http://www.themorphicgroup.com/blog/2008/07/23/flex-link-buttons-adding-line-breakswordwrap-functionality/comment-page-1/#comment-2686</link>
		<dc:creator>Jon Modell</dc:creator>
		<pubDate>Thu, 23 Apr 2009 19:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=37#comment-2686</guid>
		<description>Great post. This works perfectly for regular buttons as well. It&#039;s also a good lesson in lineMetrics and measureText() function for people who want to learn about extending the button components. Thanks.</description>
		<content:encoded><![CDATA[<p>Great post. This works perfectly for regular buttons as well. It&#8217;s also a good lesson in lineMetrics and measureText() function for people who want to learn about extending the button components. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Kitzelman</title>
		<link>http://www.themorphicgroup.com/blog/2008/07/23/flex-link-buttons-adding-line-breakswordwrap-functionality/comment-page-1/#comment-2325</link>
		<dc:creator>Ben Kitzelman</dc:creator>
		<pubDate>Tue, 07 Oct 2008 06:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=37#comment-2325</guid>
		<description>You are a champion among men. This was a stupid problem to have and I&#039;m glad you posted a quick solution. Why the heck it doesn&#039;t support the  white-space:nowrap css, or some equivalent I have no idea.</description>
		<content:encoded><![CDATA[<p>You are a champion among men. This was a stupid problem to have and I&#8217;m glad you posted a quick solution. Why the heck it doesn&#8217;t support the  white-space:nowrap css, or some equivalent I have no idea.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
