<?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: UIButton Title Text Does Not Display</title>
	<atom:link href="http://softwareblog.morlok.net/2009/05/14/uibutton-title-text-does-not-display/feed/" rel="self" type="application/rss+xml" />
	<link>http://softwareblog.morlok.net/2009/05/14/uibutton-title-text-does-not-display/</link>
	<description></description>
	<lastBuildDate>Sat, 24 Dec 2011 10:34:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Berns Meyer</title>
		<link>http://softwareblog.morlok.net/2009/05/14/uibutton-title-text-does-not-display/comment-page-1/#comment-2609</link>
		<dc:creator>Berns Meyer</dc:creator>
		<pubDate>Thu, 17 Nov 2011 19:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://softwareblog.morlok.net/?p=214#comment-2609</guid>
		<description>There is a great Tutorial about this for the german dev community...
https://bedifferently.wordpress.com/2011/11/17/uibutton-bearbeite-den-titel-teil-2/

hope it helps...</description>
		<content:encoded><![CDATA[<p>There is a great Tutorial about this for the german dev community&#8230;<br />
<a href="https://bedifferently.wordpress.com/2011/11/17/uibutton-bearbeite-den-titel-teil-2/" rel="nofollow">https://bedifferently.wordpress.com/2011/11/17/uibutton-bearbeite-den-titel-teil-2/</a></p>
<p>hope it helps&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rick</title>
		<link>http://softwareblog.morlok.net/2009/05/14/uibutton-title-text-does-not-display/comment-page-1/#comment-1655</link>
		<dc:creator>rick</dc:creator>
		<pubDate>Wed, 09 Feb 2011 07:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://softwareblog.morlok.net/?p=214#comment-1655</guid>
		<description>thanks a lot dear .</description>
		<content:encoded><![CDATA[<p>thanks a lot dear .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://softwareblog.morlok.net/2009/05/14/uibutton-title-text-does-not-display/comment-page-1/#comment-1596</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 07 Jan 2011 00:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://softwareblog.morlok.net/?p=214#comment-1596</guid>
		<description>Nicely done.  Thank you!</description>
		<content:encoded><![CDATA[<p>Nicely done.  Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Warlock</title>
		<link>http://softwareblog.morlok.net/2009/05/14/uibutton-title-text-does-not-display/comment-page-1/#comment-1491</link>
		<dc:creator>Warlock</dc:creator>
		<pubDate>Wed, 21 Jul 2010 06:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://softwareblog.morlok.net/?p=214#comment-1491</guid>
		<description>The possible control states are:

UIControlStateNormal 
UIControlStateHighlighted
UIControlStateDisabled
UIControlStateSelected
UIControlStateApplication
UIControlStateReserved

These are the possible values that you could have a different appearance for. For what you&#039;re talking about, you would need to track the state yourself (running versus stopped) and change the characteristics of the UIControlStateNormal.</description>
		<content:encoded><![CDATA[<p>The possible control states are:</p>
<p>UIControlStateNormal<br />
UIControlStateHighlighted<br />
UIControlStateDisabled<br />
UIControlStateSelected<br />
UIControlStateApplication<br />
UIControlStateReserved</p>
<p>These are the possible values that you could have a different appearance for. For what you&#8217;re talking about, you would need to track the state yourself (running versus stopped) and change the characteristics of the UIControlStateNormal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://softwareblog.morlok.net/2009/05/14/uibutton-title-text-does-not-display/comment-page-1/#comment-1489</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 21 Jul 2010 03:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://softwareblog.morlok.net/?p=214#comment-1489</guid>
		<description>I tried doing this, but the button text doesn&#039;t update still

I want to try to change the text value from &quot;start&quot; to &quot;stop&quot; toggle when someone presses it like the stop watch application that came w/ the iphone.

Any hint on why that is the case?</description>
		<content:encoded><![CDATA[<p>I tried doing this, but the button text doesn&#8217;t update still</p>
<p>I want to try to change the text value from &#8220;start&#8221; to &#8220;stop&#8221; toggle when someone presses it like the stop watch application that came w/ the iphone.</p>
<p>Any hint on why that is the case?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beuj</title>
		<link>http://softwareblog.morlok.net/2009/05/14/uibutton-title-text-does-not-display/comment-page-1/#comment-1440</link>
		<dc:creator>beuj</dc:creator>
		<pubDate>Wed, 10 Mar 2010 15:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://softwareblog.morlok.net/?p=214#comment-1440</guid>
		<description>Thanks dude</description>
		<content:encoded><![CDATA[<p>Thanks dude</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thanks</title>
		<link>http://softwareblog.morlok.net/2009/05/14/uibutton-title-text-does-not-display/comment-page-1/#comment-1378</link>
		<dc:creator>Thanks</dc:creator>
		<pubDate>Mon, 02 Nov 2009 12:32:33 +0000</pubDate>
		<guid isPermaLink="false">http://softwareblog.morlok.net/?p=214#comment-1378</guid>
		<description>for your help. Spared me some digging.</description>
		<content:encoded><![CDATA[<p>for your help. Spared me some digging.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Senthil</title>
		<link>http://softwareblog.morlok.net/2009/05/14/uibutton-title-text-does-not-display/comment-page-1/#comment-1376</link>
		<dc:creator>Senthil</dc:creator>
		<pubDate>Tue, 13 Oct 2009 13:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://softwareblog.morlok.net/?p=214#comment-1376</guid>
		<description>Thanks.Saved my precious time.</description>
		<content:encoded><![CDATA[<p>Thanks.Saved my precious time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Casey</title>
		<link>http://softwareblog.morlok.net/2009/05/14/uibutton-title-text-does-not-display/comment-page-1/#comment-1359</link>
		<dc:creator>Casey</dc:creator>
		<pubDate>Mon, 20 Jul 2009 04:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://softwareblog.morlok.net/?p=214#comment-1359</guid>
		<description>Awesome, saved me a headache!</description>
		<content:encoded><![CDATA[<p>Awesome, saved me a headache!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://softwareblog.morlok.net/2009/05/14/uibutton-title-text-does-not-display/comment-page-1/#comment-1354</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 08 Jul 2009 23:25:55 +0000</pubDate>
		<guid isPermaLink="false">http://softwareblog.morlok.net/?p=214#comment-1354</guid>
		<description>Thanks, saved me some time!</description>
		<content:encoded><![CDATA[<p>Thanks, saved me some time!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

