<?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 Programming: Set UITableView Accessory Arrow Style</title>
	<atom:link href="http://www.tech-recipes.com/rx/3357/iphone-programming-set-uitableview-accessory-arrow-style/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/3357/iphone-programming-set-uitableview-accessory-arrow-style/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:22:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marco</title>
		<link>http://www.tech-recipes.com/rx/3357/iphone-programming-set-uitableview-accessory-arrow-style/comment-page-1/#comment-49846</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Thu, 22 Sep 2011 17:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-recipes.com/?p=3357#comment-49846</guid>
		<description>Unfortunately this solution is now deprecated.

Use: 

cell.accessoryType = UITableViewCellAccessoryDisclosureIndicator;

or whatever other indicator

in 
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath</description>
		<content:encoded><![CDATA[<p>Unfortunately this solution is now deprecated.</p>
<p>Use: </p>
<p>cell.accessoryType = UITableViewCellAccessoryDisclosureIndicator;</p>
<p>or whatever other indicator</p>
<p>in<br />
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vpulsive</title>
		<link>http://www.tech-recipes.com/rx/3357/iphone-programming-set-uitableview-accessory-arrow-style/comment-page-1/#comment-42445</link>
		<dc:creator>Vpulsive</dc:creator>
		<pubDate>Thu, 16 Sep 2010 19:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-recipes.com/?p=3357#comment-42445</guid>
		<description>Thanks so much!!!</description>
		<content:encoded><![CDATA[<p>Thanks so much!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xiangxiang</title>
		<link>http://www.tech-recipes.com/rx/3357/iphone-programming-set-uitableview-accessory-arrow-style/comment-page-1/#comment-41193</link>
		<dc:creator>xiangxiang</dc:creator>
		<pubDate>Mon, 02 Aug 2010 05:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-recipes.com/?p=3357#comment-41193</guid>
		<description>&lt;a href=&quot;http://www.mp4converter.jp/wmv-to-ipad-converter-win.html&quot; rel=&quot;nofollow&quot;&gt;WMV iPad変換&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://www.mp4converter.jp/wmv-to-ipad-converter-win.html" rel="nofollow">WMV iPad変換</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hippster</title>
		<link>http://www.tech-recipes.com/rx/3357/iphone-programming-set-uitableview-accessory-arrow-style/comment-page-1/#comment-40876</link>
		<dc:creator>Hippster</dc:creator>
		<pubDate>Wed, 21 Jul 2010 04:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-recipes.com/?p=3357#comment-40876</guid>
		<description>Very helpful, just what i needed!!! :)</description>
		<content:encoded><![CDATA[<p>Very helpful, just what i needed!!! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul_sns</title>
		<link>http://www.tech-recipes.com/rx/3357/iphone-programming-set-uitableview-accessory-arrow-style/comment-page-1/#comment-39436</link>
		<dc:creator>paul_sns</dc:creator>
		<pubDate>Mon, 31 May 2010 06:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-recipes.com/?p=3357#comment-39436</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kalle</title>
		<link>http://www.tech-recipes.com/rx/3357/iphone-programming-set-uitableview-accessory-arrow-style/comment-page-1/#comment-37853</link>
		<dc:creator>Kalle</dc:creator>
		<pubDate>Mon, 01 Mar 2010 14:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-recipes.com/?p=3357#comment-37853</guid>
		<description>Just a note that this method is deprecated and will be invalid in future releases. *continues digging for non-deprecated solution* :) Thanks though, worked fine except for that deprecation part.

-Kalle.</description>
		<content:encoded><![CDATA[<p>Just a note that this method is deprecated and will be invalid in future releases. *continues digging for non-deprecated solution* :) Thanks though, worked fine except for that deprecation part.</p>
<p>-Kalle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.tech-recipes.com/rx/3357/iphone-programming-set-uitableview-accessory-arrow-style/comment-page-1/#comment-32577</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 12 Aug 2009 11:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-recipes.com/?p=3357#comment-32577</guid>
		<description>Thanks, saved some of my time instead of roaming around in the net in google engine</description>
		<content:encoded><![CDATA[<p>Thanks, saved some of my time instead of roaming around in the net in google engine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.tech-recipes.com/rx/3357/iphone-programming-set-uitableview-accessory-arrow-style/comment-page-1/#comment-32242</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 27 Jul 2009 07:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-recipes.com/?p=3357#comment-32242</guid>
		<description>Thanks! It may seem simple, but as others as have said, you site is easier to search / find than the documentation.

Much appreciated!</description>
		<content:encoded><![CDATA[<p>Thanks! It may seem simple, but as others as have said, you site is easier to search / find than the documentation.</p>
<p>Much appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romain</title>
		<link>http://www.tech-recipes.com/rx/3357/iphone-programming-set-uitableview-accessory-arrow-style/comment-page-1/#comment-31302</link>
		<dc:creator>Romain</dc:creator>
		<pubDate>Sat, 20 Jun 2009 23:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-recipes.com/?p=3357#comment-31302</guid>
		<description>&quot;I hope someone else finds it helpful, too.&quot;

Yes, I did :-)
Thanks</description>
		<content:encoded><![CDATA[<p>&#8220;I hope someone else finds it helpful, too.&#8221;</p>
<p>Yes, I did :-)<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nekbeth</title>
		<link>http://www.tech-recipes.com/rx/3357/iphone-programming-set-uitableview-accessory-arrow-style/comment-page-1/#comment-29976</link>
		<dc:creator>Nekbeth</dc:creator>
		<pubDate>Tue, 05 May 2009 23:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-recipes.com/?p=3357#comment-29976</guid>
		<description>Yeahh..  thanks a lot..   I&#039;m very new to iphone development and I just could not find the way to implement a simple disclosure accessory arrow like this.  Some books just may find it so easy or logical that they forget to explain it.

Thanks  :)</description>
		<content:encoded><![CDATA[<p>Yeahh..  thanks a lot..   I&#8217;m very new to iphone development and I just could not find the way to implement a simple disclosure accessory arrow like this.  Some books just may find it so easy or logical that they forget to explain it.</p>
<p>Thanks  :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 2/17 queries in 1.113 seconds using memcached
Object Caching 418/425 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-10 11:05:29 -->
