<?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 Tutorial {Part 7}: Adding Pictures into your table using Interface builder</title>
	<atom:link href="http://adeem.me/blog/2009/06/24/iphone-tutorial-part-7-adding-picture-table-interface-builder-uitableview/feed/" rel="self" type="application/rss+xml" />
	<link>http://adeem.me/blog/2009/06/24/iphone-tutorial-part-7-adding-picture-table-interface-builder-uitableview/</link>
	<description>iPhone Programming Tutorial to add images in UITableView</description>
	<lastBuildDate>Mon, 14 Jun 2010 12:56:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Gavin</title>
		<link>http://adeem.me/blog/2009/06/24/iphone-tutorial-part-7-adding-picture-table-interface-builder-uitableview/comment-page-1/#comment-1175</link>
		<dc:creator>Gavin</dc:creator>
		<pubDate>Sat, 13 Feb 2010 12:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=446#comment-1175</guid>
		<description>Your tutorials have been a great help. This one and  especially your sub views with custom-cells in IB. 

I can see with your download example how you bring your arrydata across into the subviews, but how would you change that to bring the image thumbnails across also?</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Your tutorials have been a great help. This one and  especially your sub views with custom-cells in IB. </p>
<p>I can see with your download example how you bring your arrydata across into the subviews, but how would you change that to bring the image thumbnails across also?<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kk</title>
		<link>http://adeem.me/blog/2009/06/24/iphone-tutorial-part-7-adding-picture-table-interface-builder-uitableview/comment-page-1/#comment-1066</link>
		<dc:creator>kk</dc:creator>
		<pubDate>Mon, 16 Nov 2009 01:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=446#comment-1066</guid>
		<description>Hello,

I have followed your tutorials and have found them really useful.
However, I need some advice. Using the above tutorials as an example, I will like to modify the text in the descptext label (for all cells) whenever the user taps the return button on the keyboard.

However, I can&#039;t seem to call the setDescpText method from the textFieldShouldReturn method (when the user taps the return key).

Will appreciate any help, thank you =)</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Hello,</p>
<p>I have followed your tutorials and have found them really useful.<br />
However, I need some advice. Using the above tutorials as an example, I will like to modify the text in the descptext label (for all cells) whenever the user taps the return button on the keyboard.</p>
<p>However, I can&#8217;t seem to call the setDescpText method from the textFieldShouldReturn method (when the user taps the return key).</p>
<p>Will appreciate any help, thank you =)<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaitlyn Young</title>
		<link>http://adeem.me/blog/2009/06/24/iphone-tutorial-part-7-adding-picture-table-interface-builder-uitableview/comment-page-1/#comment-987</link>
		<dc:creator>Kaitlyn Young</dc:creator>
		<pubDate>Sat, 25 Jul 2009 09:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=446#comment-987</guid>
		<description>Good idea buddy!I learned a lot from this blog and definitely it&#039;s going to help me.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Good idea buddy!I learned a lot from this blog and definitely it&#8217;s going to help me.<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://adeem.me/blog/2009/06/24/iphone-tutorial-part-7-adding-picture-table-interface-builder-uitableview/comment-page-1/#comment-982</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Fri, 24 Jul 2009 16:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=446#comment-982</guid>
		<description>When do you think you will have the next tutorial posted? I&#039;m definitely willing to make a donation.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->When do you think you will have the next tutorial posted? I&#8217;m definitely willing to make a donation.<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://adeem.me/blog/2009/06/24/iphone-tutorial-part-7-adding-picture-table-interface-builder-uitableview/comment-page-1/#comment-974</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Thu, 23 Jul 2009 23:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=446#comment-974</guid>
		<description>Great Tutorials! You make it look easy. 

I&#039;m having trouble applying this tutorial to a Group Table View. I&#039;m not getting the nice rounded corners. Is there a simple fix?

BTW. I had to adjust your code for 3.0. In TableCellView.m initWithFrame has been depreciated, it&#039;s now initWithStyle. Oh and Step 3 above should read TableCellView.m

Thanks again!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Great Tutorials! You make it look easy. </p>
<p>I&#8217;m having trouble applying this tutorial to a Group Table View. I&#8217;m not getting the nice rounded corners. Is there a simple fix?</p>
<p>BTW. I had to adjust your code for 3.0. In TableCellView.m initWithFrame has been depreciated, it&#8217;s now initWithStyle. Oh and Step 3 above should read TableCellView.m</p>
<p>Thanks again!<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://adeem.me/blog/2009/06/24/iphone-tutorial-part-7-adding-picture-table-interface-builder-uitableview/comment-page-1/#comment-915</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sun, 19 Jul 2009 15:04:22 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=446#comment-915</guid>
		<description>Don&#039;t know how deep you&#039;re gonna go with the next tutorial. BUT...there doesn&#039;t seem to be any tutorial out there right now that shows a detail view with custom cells. So say if a user clicked on a cell from the initial tableview they&#039;re taken to a detail view that has phone number, address, image, etc. The only tutorials I&#039;ve seen are really clunky and don&#039;t show how to &quot;stylize&quot; the data on the detail view so it looks nice.

Anywhoo...Cheers and thanks again!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Don&#8217;t know how deep you&#8217;re gonna go with the next tutorial. BUT&#8230;there doesn&#8217;t seem to be any tutorial out there right now that shows a detail view with custom cells. So say if a user clicked on a cell from the initial tableview they&#8217;re taken to a detail view that has phone number, address, image, etc. The only tutorials I&#8217;ve seen are really clunky and don&#8217;t show how to &#8220;stylize&#8221; the data on the detail view so it looks nice.</p>
<p>Anywhoo&#8230;Cheers and thanks again!<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://adeem.me/blog/2009/06/24/iphone-tutorial-part-7-adding-picture-table-interface-builder-uitableview/comment-page-1/#comment-914</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sun, 19 Jul 2009 14:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=446#comment-914</guid>
		<description>Awesome. Thanks!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Awesome. Thanks!<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adeem Basraa</title>
		<link>http://adeem.me/blog/2009/06/24/iphone-tutorial-part-7-adding-picture-table-interface-builder-uitableview/comment-page-1/#comment-913</link>
		<dc:creator>Adeem Basraa</dc:creator>
		<pubDate>Sun, 19 Jul 2009 14:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=446#comment-913</guid>
		<description>@Brian,
I am going to write last tutorial on this :) so please check it out this week again!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->@Brian,<br />
I am going to write last tutorial on this <img src='http://adeem.me/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  so please check it out this week again!<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://adeem.me/blog/2009/06/24/iphone-tutorial-part-7-adding-picture-table-interface-builder-uitableview/comment-page-1/#comment-912</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sun, 19 Jul 2009 12:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=446#comment-912</guid>
		<description>Fantastic job! This is a great tutorial!

My question is this: How can I make it so when the user clicks on a cell they get a detailed view that corresponds to the cell they clicked on? I see that you have the title but I&#039;d like to add more information to the view than that.

Thanks!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Fantastic job! This is a great tutorial!</p>
<p>My question is this: How can I make it so when the user clicks on a cell they get a detailed view that corresponds to the cell they clicked on? I see that you have the title but I&#8217;d like to add more information to the view than that.</p>
<p>Thanks!<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iphone Development Exchange &#187; Add Pictures into your table using Interface builder</title>
		<link>http://adeem.me/blog/2009/06/24/iphone-tutorial-part-7-adding-picture-table-interface-builder-uitableview/comment-page-1/#comment-813</link>
		<dc:creator>Iphone Development Exchange &#187; Add Pictures into your table using Interface builder</dc:creator>
		<pubDate>Fri, 10 Jul 2009 17:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=446#comment-813</guid>
		<description>[...] 2: Now open TableCellView.h file and add one Label &amp; UIImageView   view sourceprint?   1.IBOutlet UIImageView *productImg; 2.IBOutlet UILabel [...]</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->[...] 2: Now open TableCellView.h file and add one Label &amp; UIImageView   view sourceprint?   1.IBOutlet UIImageView *productImg; 2.IBOutlet UILabel [...]<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>
