<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Label Control with TextTrimming</title>
	<atom:link href="http://blog.thekieners.com/2009/08/05/label-control-with-texttrimming/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thekieners.com/2009/08/05/label-control-with-texttrimming/</link>
	<description>Blog of Beat Kiener, containing my experiences, thoughts, comments and questions</description>
	<lastBuildDate>Thu, 26 Jan 2012 02:01:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Sherly Philbrook</title>
		<link>http://blog.thekieners.com/2009/08/05/label-control-with-texttrimming/#comment-874</link>
		<dc:creator><![CDATA[Sherly Philbrook]]></dc:creator>
		<pubDate>Mon, 06 Jun 2011 01:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://bkiener.wordpress.com/2009/08/05/label-control-with-texttrimming/#comment-874</guid>
		<description><![CDATA[I&#039;m not sure the place you are getting your information, however great topic. I must spend some time learning more or understanding more. Thank you for magnificent information I was in search of this info for my mission.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure the place you are getting your information, however great topic. I must spend some time learning more or understanding more. Thank you for magnificent information I was in search of this info for my mission.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beatkiener</title>
		<link>http://blog.thekieners.com/2009/08/05/label-control-with-texttrimming/#comment-665</link>
		<dc:creator><![CDATA[beatkiener]]></dc:creator>
		<pubDate>Thu, 29 Apr 2010 10:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://bkiener.wordpress.com/2009/08/05/label-control-with-texttrimming/#comment-665</guid>
		<description><![CDATA[Hi, 

Yes, thank you. I tried a similar algorithm as I wrote this text trimming control. Back then with Silverlight-2 I got an exception with the message “layout cycle detected”, but only in some circumstances. This was because of a limitation in the Silverlight engine how many times a control can get measured in the same layout pass. Today I’m happy that Silverlight 4 provides this functionally natively on the TextBlock control with TextTrimming=&quot;WordEllipsis&quot;.

Thank you for your link!
Cheers]]></description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Yes, thank you. I tried a similar algorithm as I wrote this text trimming control. Back then with Silverlight-2 I got an exception with the message “layout cycle detected”, but only in some circumstances. This was because of a limitation in the Silverlight engine how many times a control can get measured in the same layout pass. Today I’m happy that Silverlight 4 provides this functionally natively on the TextBlock control with TextTrimming=&#8221;WordEllipsis&#8221;.</p>
<p>Thank you for your link!<br />
Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dadinn</title>
		<link>http://blog.thekieners.com/2009/08/05/label-control-with-texttrimming/#comment-664</link>
		<dc:creator><![CDATA[dadinn]]></dc:creator>
		<pubDate>Thu, 29 Apr 2010 09:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://bkiener.wordpress.com/2009/08/05/label-control-with-texttrimming/#comment-664</guid>
		<description><![CDATA[You might be interested in the following trimming algorithm, especially for Silverlight:

http://stackoverflow.com/questions/612774/right-side-ellipsis/2290045#2290045]]></description>
		<content:encoded><![CDATA[<p>You might be interested in the following trimming algorithm, especially for Silverlight:</p>
<p><a href="http://stackoverflow.com/questions/612774/right-side-ellipsis/2290045#2290045" rel="nofollow">http://stackoverflow.com/questions/612774/right-side-ellipsis/2290045#2290045</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

