<?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: Alternate UISwitch Colors</title>
	<atom:link href="http://www.skylarcantu.com/blog/2009/10/14/alternate-uiswitch-colors/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.skylarcantu.com/blog/2009/10/14/alternate-uiswitch-colors/</link>
	<description>...just some of my thoughts.</description>
	<lastBuildDate>Fri, 20 Aug 2010 13:33:09 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: fast</title>
		<link>http://www.skylarcantu.com/blog/2009/10/14/alternate-uiswitch-colors/comment-page-1/#comment-165</link>
		<dc:creator>fast</dc:creator>
		<pubDate>Tue, 06 Apr 2010 18:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=291#comment-165</guid>
		<description>can you send me the source code of this your tutorial app?</description>
		<content:encoded><![CDATA[<p>can you send me the source code of this your tutorial app?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skylar</title>
		<link>http://www.skylarcantu.com/blog/2009/10/14/alternate-uiswitch-colors/comment-page-1/#comment-135</link>
		<dc:creator>Skylar</dc:creator>
		<pubDate>Mon, 16 Nov 2009 04:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=291#comment-135</guid>
		<description>When it comes down to it, a UISwitch is really just a UISlider.  

I didn&#039;t have time to take a look at your code, I&#039;ll do that another day.  I don&#039;t actually knnow what you&#039;re doing, but I&#039;d imagine just switching out the left track and right track images should customize the slider quite nicely.  If you want to change the labels on the switch, I&#039;d imagine the easiest way would be to simply create a new UISlider category that has methods to change the labels.  It shouldn&#039;t be more than a few lines max.

[WORDPRESS HASHCASH] The poster sent us &#039;0 which is not a hashcash value.</description>
		<content:encoded><![CDATA[<p>When it comes down to it, a UISwitch is really just a UISlider.  </p>
<p>I didn&#8217;t have time to take a look at your code, I&#8217;ll do that another day.  I don&#8217;t actually knnow what you&#8217;re doing, but I&#8217;d imagine just switching out the left track and right track images should customize the slider quite nicely.  If you want to change the labels on the switch, I&#8217;d imagine the easiest way would be to simply create a new UISlider category that has methods to change the labels.  It shouldn&#8217;t be more than a few lines max.</p>
<p>[WORDPRESS HASHCASH] The poster sent us &#8216;0 which is not a hashcash value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duane Homick</title>
		<link>http://www.skylarcantu.com/blog/2009/10/14/alternate-uiswitch-colors/comment-page-1/#comment-134</link>
		<dc:creator>Duane Homick</dc:creator>
		<pubDate>Fri, 13 Nov 2009 14:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=291#comment-134</guid>
		<description>Take a look at the custom UISwitch control that I built to allow me to change the background color of the control. You could use the same method to change the text, the font, or the text color very easily.

http://www.homick.com/posts/custom-uiswitch-control

The code is available on Github and includes a PSD that is used to build three different png files that the control uses. You can modify the contents of the psd to recreate the png files in whatever format you like. Swap those into the control and away you go.</description>
		<content:encoded><![CDATA[<p>Take a look at the custom UISwitch control that I built to allow me to change the background color of the control. You could use the same method to change the text, the font, or the text color very easily.</p>
<p><a href="http://www.homick.com/posts/custom-uiswitch-control" rel="nofollow">http://www.homick.com/posts/custom-uiswitch-control</a></p>
<p>The code is available on Github and includes a PSD that is used to build three different png files that the control uses. You can modify the contents of the psd to recreate the png files in whatever format you like. Swap those into the control and away you go.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
