<?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: Custom UITableViewCell Using Interface Builder</title>
	<atom:link href="/2009/05/24/custom-uitableviewcell-using-interface-builder/feed/" rel="self" type="application/rss+xml" />
	<link>http://icodeblog.com/2009/05/24/custom-uitableviewcell-using-interface-builder/</link>
	<description>iPhone Programming Tutorials</description>
	<lastBuildDate>Wed, 06 Aug 2014 14:59:00 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.2</generator>
	<item>
		<title>By: srikanth</title>
		<link>http://icodeblog.com/2009/05/24/custom-uitableviewcell-using-interface-builder/#comment-9676</link>
		<dc:creator><![CDATA[srikanth]]></dc:creator>
		<pubDate>Sun, 07 Apr 2013 16:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=752#comment-9676</guid>
		<description><![CDATA[use navigation controller .
its easy way to go any where.]]></description>
		<content:encoded><![CDATA[<p>use navigation controller .<br />
its easy way to go any where.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahmoud</title>
		<link>http://icodeblog.com/2009/05/24/custom-uitableviewcell-using-interface-builder/#comment-9636</link>
		<dc:creator><![CDATA[mahmoud]]></dc:creator>
		<pubDate>Mon, 04 Mar 2013 08:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=752#comment-9636</guid>
		<description><![CDATA[very good, but i have problem in downloading the code]]></description>
		<content:encoded><![CDATA[<p>very good, but i have problem in downloading the code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweak</title>
		<link>http://icodeblog.com/2009/05/24/custom-uitableviewcell-using-interface-builder/#comment-9600</link>
		<dc:creator><![CDATA[Tweak]]></dc:creator>
		<pubDate>Tue, 01 Jan 2013 19:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=752#comment-9600</guid>
		<description><![CDATA[Really good tutorial!!!]]></description>
		<content:encoded><![CDATA[<p>Really good tutorial!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://icodeblog.com/2009/05/24/custom-uitableviewcell-using-interface-builder/#comment-8939</link>
		<dc:creator><![CDATA[Richard]]></dc:creator>
		<pubDate>Fri, 09 Dec 2011 04:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=752#comment-8939</guid>
		<description><![CDATA[Thanks for the helpful tutorial. It explained how customising table view cells works really clearly.

I do have one question on extending this. I want to create cells which have very different content and very different heights eg. text in one, buttons in another, and images in yet another. I assume that every cell must be of the same custom class so I would have to create a basic common class and then subclasses for each type of content right? Are you able to dynamically adjust the height of cells according to the content?

Or would it be better not to use a table view at all but just insert each of the content types as separate views into a scrollable view and handle it myself? The trouble here that I see is that I lose all that memory management that Cocoa offers.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the helpful tutorial. It explained how customising table view cells works really clearly.</p>
<p>I do have one question on extending this. I want to create cells which have very different content and very different heights eg. text in one, buttons in another, and images in yet another. I assume that every cell must be of the same custom class so I would have to create a basic common class and then subclasses for each type of content right? Are you able to dynamically adjust the height of cells according to the content?</p>
<p>Or would it be better not to use a table view at all but just insert each of the content types as separate views into a scrollable view and handle it myself? The trouble here that I see is that I lose all that memory management that Cocoa offers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vofox</title>
		<link>http://icodeblog.com/2009/05/24/custom-uitableviewcell-using-interface-builder/#comment-8934</link>
		<dc:creator><![CDATA[Vofox]]></dc:creator>
		<pubDate>Thu, 08 Dec 2011 11:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=752#comment-8934</guid>
		<description><![CDATA[Queries about custom development,web design, programming http://bit.ly/m0hNLu]]></description>
		<content:encoded><![CDATA[<p>Queries about custom development,web design, programming <a href="http://bit.ly/m0hNLu" rel="nofollow">http://bit.ly/m0hNLu</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thanaraj Jeganathan</title>
		<link>http://icodeblog.com/2009/05/24/custom-uitableviewcell-using-interface-builder/#comment-8660</link>
		<dc:creator><![CDATA[Thanaraj Jeganathan]]></dc:creator>
		<pubDate>Tue, 08 Nov 2011 06:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=752#comment-8660</guid>
		<description><![CDATA[source code is not available...(if can make it possible... Â it ll be helpfull for freshers) Â  but i let thank u for explained video, Â nice...]]></description>
		<content:encoded><![CDATA[<p>source code is not available&#8230;(if can make it possible&#8230; Â it ll be helpfull for freshers) Â  but i let thank u for explained video, Â nice&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://icodeblog.com/2009/05/24/custom-uitableviewcell-using-interface-builder/#comment-8231</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Thu, 13 Oct 2011 13:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=752#comment-8231</guid>
		<description><![CDATA[can any one help me with interface builder? i want to make a button to go back to my main screen but in stuck on how to do so]]></description>
		<content:encoded><![CDATA[<p>can any one help me with interface builder? i want to make a button to go back to my main screen but in stuck on how to do so</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sinithiker</title>
		<link>http://icodeblog.com/2009/05/24/custom-uitableviewcell-using-interface-builder/#comment-8021</link>
		<dc:creator><![CDATA[Sinithiker]]></dc:creator>
		<pubDate>Sun, 04 Sep 2011 08:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=752#comment-8021</guid>
		<description><![CDATA[Really nice method to learn, congratulations and carry on!! &quot;Mis respetos gran chaman programador&quot;]]></description>
		<content:encoded><![CDATA[<p>Really nice method to learn, congratulations and carry on!! &#8220;Mis respetos gran chaman programador&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://icodeblog.com/2009/05/24/custom-uitableviewcell-using-interface-builder/#comment-7686</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Mon, 15 Aug 2011 14:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=752#comment-7686</guid>
		<description><![CDATA[[...] might be silly but I am stuck on something really stupid!   I am trying to go along this tutorial  Custom UITableViewCell Using Interface Builder &#124; iPhone Programming Tutorials  and on this line :  PHP Code:    [...]]]></description>
		<content:encoded><![CDATA[<p>[...] might be silly but I am stuck on something really stupid!   I am trying to go along this tutorial  Custom UITableViewCell Using Interface Builder | iPhone Programming Tutorials  and on this line :  PHP Code:    [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://icodeblog.com/2009/05/24/custom-uitableviewcell-using-interface-builder/#comment-7528</link>
		<dc:creator><![CDATA[Derek]]></dc:creator>
		<pubDate>Sat, 06 Aug 2011 12:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=752#comment-7528</guid>
		<description><![CDATA[Could anyone please provide source code? I am a bit confused about inserting table view into UIViewController. Should I create a IBOutlet for it? ]]></description>
		<content:encoded><![CDATA[<p>Could anyone please provide source code? I am a bit confused about inserting table view into UIViewController. Should I create a IBOutlet for it? </p>
]]></content:encoded>
	</item>
</channel>
</rss>
