<?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: Howto &#8211; iPhone&#8217;s Mail App Delete Button</title>
	<atom:link href="http://dragonforged.com/devblog/?feed=rss2&#038;p=34" rel="self" type="application/rss+xml" />
	<link>http://dragonforged.com/devblog/?p=34</link>
	<description>Development Blog</description>
	<lastBuildDate>Thu, 12 Mar 2009 10:12:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: John Clayton</title>
		<link>http://dragonforged.com/devblog/?p=34&#038;cpage=1#comment-353</link>
		<dc:creator>John Clayton</dc:creator>
		<pubDate>Thu, 12 Mar 2009 10:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://dragonforged.com/devblog/?p=34#comment-353</guid>
		<description>Hi, good detail there -thanks - will be using it in an iPhone voice+image recording app.  One thing you want to change though is as follows; the end cap valueo f 7 should actually be 5 - given the resources for the redButton.png on this webpage (which is 11 pixels wide not 15). 

So, the one line I&#039;m talking about, is now this

    [_deleteButton setBackgroundImage: [[UIImage imageNamed: @&quot;redbutton.png&quot;] stretchableImageWithLeftCapWidth:5.0 topCapHeight:0.0] forState:UIControlStateNormal];

Cheers,</description>
		<content:encoded><![CDATA[<p>Hi, good detail there -thanks &#8211; will be using it in an iPhone voice+image recording app.  One thing you want to change though is as follows; the end cap valueo f 7 should actually be 5 &#8211; given the resources for the redButton.png on this webpage (which is 11 pixels wide not 15). </p>
<p>So, the one line I&#8217;m talking about, is now this</p>
<p>    [_deleteButton setBackgroundImage: [[UIImage imageNamed: @"redbutton.png"] stretchableImageWithLeftCapWidth:5.0 topCapHeight:0.0] forState:UIControlStateNormal];</p>
<p>Cheers,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devraj Mukherjee</title>
		<link>http://dragonforged.com/devblog/?p=34&#038;cpage=1#comment-278</link>
		<dc:creator>Devraj Mukherjee</dc:creator>
		<pubDate>Fri, 16 Jan 2009 03:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://dragonforged.com/devblog/?p=34#comment-278</guid>
		<description>Great tutorial.</description>
		<content:encoded><![CDATA[<p>Great tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory Bohon</title>
		<link>http://dragonforged.com/devblog/?p=34&#038;cpage=1#comment-277</link>
		<dc:creator>Cory Bohon</dc:creator>
		<pubDate>Thu, 08 Jan 2009 04:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://dragonforged.com/devblog/?p=34#comment-277</guid>
		<description>Great start to a promising tutorial section! Made me subscribe; hope to see more.</description>
		<content:encoded><![CDATA[<p>Great start to a promising tutorial section! Made me subscribe; hope to see more.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
