<?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: iPhone, how to get a black segmented control</title>
	<atom:link href="http://www.ipassion.it/2008/11/05/iphone-ui-segmented-control-black/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ipassion.it/2008/11/05/iphone-ui-segmented-control-black/</link>
	<description>Mauro Dalu, proud to be a Surgeworker</description>
	<lastBuildDate>Sat, 15 May 2010 21:59:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: ben</title>
		<link>http://www.ipassion.it/2008/11/05/iphone-ui-segmented-control-black/comment-page-1/#comment-6249</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Sat, 15 May 2010 21:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/?p=224#comment-6249</guid>
		<description>Just use:

[actionControl setTintColor: [UIColor colorWithRed:0.40 green:0.40 blue:0.40 alpha:.7]];</description>
		<content:encoded><![CDATA[<p>Just use:</p>
<p>[actionControl setTintColor: [UIColor colorWithRed:0.40 green:0.40 blue:0.40 alpha:.7]];</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.ipassion.it/2008/11/05/iphone-ui-segmented-control-black/comment-page-1/#comment-6231</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 15 Mar 2010 19:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/?p=224#comment-6231</guid>
		<description>Thank you, thank you, thank you!</description>
		<content:encoded><![CDATA[<p>Thank you, thank you, thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://www.ipassion.it/2008/11/05/iphone-ui-segmented-control-black/comment-page-1/#comment-6198</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Fri, 23 Oct 2009 23:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/?p=224#comment-6198</guid>
		<description>The forum discussion linked to spells it out pretty well. In short, using [mySegmentedControl setTintColor:[UIColor darkGrayColor]] will in fact yield a segmented controller that matches a standard button on a black toolbar with the selected segment &quot;highlighted&quot; in black. Thanks for the post!</description>
		<content:encoded><![CDATA[<p>The forum discussion linked to spells it out pretty well. In short, using [mySegmentedControl setTintColor:[UIColor darkGrayColor]] will in fact yield a segmented controller that matches a standard button on a black toolbar with the selected segment &#8220;highlighted&#8221; in black. Thanks for the post!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
