<?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: UITableViewCell Dynamic Height</title>
	<atom:link href="http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/</link>
	<description>Taglines are for Windows programmers</description>
	<lastBuildDate>Mon, 05 Dec 2011 10:55:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Matt Long</title>
		<link>http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/comment-page-1/#comment-1594</link>
		<dc:creator>Matt Long</dc:creator>
		<pubDate>Mon, 18 Apr 2011 21:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=732#comment-1594</guid>
		<description>&lt;p&gt;@Jaime,&lt;/p&gt;

&lt;p&gt;You can shoot me an email at matt at cimgf dot com with any questions you have. I will not be at NSCoder night tomorrow night, but I should be next week.&lt;/p&gt;

&lt;p&gt;-Matt&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Jaime,</p>

<p>You can shoot me an email at matt at cimgf dot com with any questions you have. I will not be at NSCoder night tomorrow night, but I should be next week.</p>

<p>-Matt</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jaime</title>
		<link>http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/comment-page-1/#comment-1593</link>
		<dc:creator>Jaime</dc:creator>
		<pubDate>Mon, 18 Apr 2011 20:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=732#comment-1593</guid>
		<description>&lt;p&gt;Hi Matt,
I was working with you at NSCoder last Tuesday. I am using your dynamic height tableCell tutorial to set up the table cells. I am also using SQLite to populate the table cells. We created a NSMutableArray in my class that sets up the field connections to my database.&lt;/p&gt;

&lt;p&gt;Basically, I am having a problem with it and wondered if we could talk off-line about the problem and I can give you some code examples.&lt;/p&gt;

&lt;p&gt;Thanks,
Jaime&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Matt,
I was working with you at NSCoder last Tuesday. I am using your dynamic height tableCell tutorial to set up the table cells. I am also using SQLite to populate the table cells. We created a NSMutableArray in my class that sets up the field connections to my database.</p>

<p>Basically, I am having a problem with it and wondered if we could talk off-line about the problem and I can give you some code examples.</p>

<p>Thanks,
Jaime</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Roberts</title>
		<link>http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/comment-page-1/#comment-1567</link>
		<dc:creator>Andrew Roberts</dc:creator>
		<pubDate>Mon, 14 Mar 2011 16:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=732#comment-1567</guid>
		<description>&lt;p&gt;Thanks for the great post!&lt;/p&gt;

&lt;p&gt;I agree with a couple of the commenters, surely the label should be released after being added to the view? At least I didn&#039;t realise until Xcode&#039;s Analyze spotted the potential leak.&lt;/p&gt;

&lt;p&gt;In the last code listings, I set line 21 to [label release]; and that seems to work perfectly, and xcode is happy too. :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the great post!</p>

<p>I agree with a couple of the commenters, surely the label should be released after being added to the view? At least I didn&#8217;t realise until Xcode&#8217;s Analyze spotted the potential leak.</p>

<p>In the last code listings, I set line 21 to [label release]; and that seems to work perfectly, and xcode is happy too. :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ruchi</title>
		<link>http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/comment-page-1/#comment-1540</link>
		<dc:creator>Ruchi</dc:creator>
		<pubDate>Sun, 06 Feb 2011 21:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=732#comment-1540</guid>
		<description>&lt;p&gt;Should we release the label that we created? 
I tried doing it but the app became unstable and would freeze on scrolling likely as it was trying to access label that no longer existed. Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Should we release the label that we created? 
I tried doing it but the app became unstable and would freeze on scrolling likely as it was trying to access label that no longer existed. Thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: iOS-????UITableViewCell??? &#124; ???</title>
		<link>http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/comment-page-1/#comment-1519</link>
		<dc:creator>iOS-????UITableViewCell??? &#124; ???</dc:creator>
		<pubDate>Wed, 08 Dec 2010 04:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=732#comment-1519</guid>
		<description>&lt;p&gt;[...] Long ?????http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/ ??? UITableViewCell Dynamic Height At first glance setting a height dynamically for table [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Long ?????http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/ ??? UITableViewCell Dynamic Height At first glance setting a height dynamically for table [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jaime</title>
		<link>http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/comment-page-1/#comment-1514</link>
		<dc:creator>Jaime</dc:creator>
		<pubDate>Thu, 25 Nov 2010 19:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=732#comment-1514</guid>
		<description>&lt;p&gt;Thanks Matt,
Your suggestions worked. I had typed in all of the information, so I copied from your sample program and the cell heights did what they were supposed to do. I also added the QuartzCore framework, so now the border shows as well.&lt;/p&gt;

&lt;p&gt;On to the next challenge!
Jaime&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks Matt,
Your suggestions worked. I had typed in all of the information, so I copied from your sample program and the cell heights did what they were supposed to do. I also added the QuartzCore framework, so now the border shows as well.</p>

<p>On to the next challenge!
Jaime</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Long</title>
		<link>http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/comment-page-1/#comment-1513</link>
		<dc:creator>Matt Long</dc:creator>
		<pubDate>Wed, 24 Nov 2010 20:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=732#comment-1513</guid>
		<description>&lt;p&gt;@Jaime&lt;/p&gt;

&lt;p&gt;If you&#039;re calling setBorderWidth on the layer and you&#039;re getting a warning, it means you haven&#039;t added the QuartzCore.framework to your project and you haven&#039;t added #import &lt;QuartzCore/QuartzCore.h&gt; to your source file--I normally place it in my prefix.pch file.&lt;/p&gt;

&lt;p&gt;The overlapping you are experiencing could be caused by any number of things. I&#039;m not sure exactly what you mean. Most likely you are not setting your cell height correctly. This is something you have to calculate yourself which is the whole point of this tutorial. Did you download the code example project or are you just copy/pasting from the text of the blog post? It would probably be easier if you just grabbed the whole project and started from there rather than trying to write it from the ground up.&lt;/p&gt;

&lt;p&gt;-Matt&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Jaime</p>

<p>If you&#8217;re calling setBorderWidth on the layer and you&#8217;re getting a warning, it means you haven&#8217;t added the QuartzCore.framework to your project and you haven&#8217;t added #import &lt;QuartzCore/QuartzCore.h&gt; to your source file&#8211;I normally place it in my prefix.pch file.</p>

<p>The overlapping you are experiencing could be caused by any number of things. I&#8217;m not sure exactly what you mean. Most likely you are not setting your cell height correctly. This is something you have to calculate yourself which is the whole point of this tutorial. Did you download the code example project or are you just copy/pasting from the text of the blog post? It would probably be easier if you just grabbed the whole project and started from there rather than trying to write it from the ground up.</p>

<p>-Matt</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jaime</title>
		<link>http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/comment-page-1/#comment-1512</link>
		<dc:creator>Jaime</dc:creator>
		<pubDate>Wed, 24 Nov 2010 20:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=732#comment-1512</guid>
		<description>&lt;p&gt;You are right Matt, I had a capital on &#039;set&#039;. I changed it to lower case and I still get the warning and when I run the program, it doesn&#039;t show the border.&lt;/p&gt;

&lt;p&gt;One other question. Why are my table cells over lapping each other? At first I was still seeing the table view lines, but got rid of them. Now when I have a  cell that is larger then the normal table view cell, it over laps the next cell.&lt;/p&gt;

&lt;p&gt;Any suggestions as to fix both of these things?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You are right Matt, I had a capital on &#8216;set&#8217;. I changed it to lower case and I still get the warning and when I run the program, it doesn&#8217;t show the border.</p>

<p>One other question. Why are my table cells over lapping each other? At first I was still seeing the table view lines, but got rid of them. Now when I have a  cell that is larger then the normal table view cell, it over laps the next cell.</p>

<p>Any suggestions as to fix both of these things?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Long</title>
		<link>http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/comment-page-1/#comment-1509</link>
		<dc:creator>Matt Long</dc:creator>
		<pubDate>Thu, 18 Nov 2010 22:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=732#comment-1509</guid>
		<description>&lt;p&gt;@Jaime,&lt;/p&gt;

&lt;p&gt;Your capitalization is wrong. It should be [[label layer] setBorderWidth:2.0f]; Notice &#039;set&#039; starts with a lowercase rather than uppercase letter. The sample has this correct so you must be typing it in directly?&lt;/p&gt;

&lt;p&gt;-Matt&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Jaime,</p>

<p>Your capitalization is wrong. It should be [[label layer] setBorderWidth:2.0f]; Notice &#8216;set&#8217; starts with a lowercase rather than uppercase letter. The sample has this correct so you must be typing it in directly?</p>

<p>-Matt</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jaime</title>
		<link>http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/comment-page-1/#comment-1508</link>
		<dc:creator>Jaime</dc:creator>
		<pubDate>Thu, 18 Nov 2010 22:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=732#comment-1508</guid>
		<description>&lt;p&gt;Hi,
I like your tutorial, but I have one problem. I don&#039;t know if it is the newer version of XCode, or what but this line does not work:
[[label layer] SetBorderWidth:2.0f];&lt;/p&gt;

&lt;p&gt;It says that &quot;no SetBorderWidth method found. I would like to add a border to my text fields and can&#039;t figure out how to do it. Can you help?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,
I like your tutorial, but I have one problem. I don&#8217;t know if it is the newer version of XCode, or what but this line does not work:
[[label layer] SetBorderWidth:2.0f];</p>

<p>It says that &#8220;no SetBorderWidth method found. I would like to add a border to my text fields and can&#8217;t figure out how to do it. Can you help?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: glt</title>
		<link>http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/comment-page-1/#comment-1486</link>
		<dc:creator>glt</dc:creator>
		<pubDate>Sat, 16 Oct 2010 09:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=732#comment-1486</guid>
		<description>&lt;p&gt;Hi, I love your tutorial: it&#039;s really useful! I was trying to implement those methods in my project and succeeded. Then I tried to make the TableView sectioned but failed. I know it&#039;s really simple and I know I should know this but I&#039;m having bad times with it :(. Can you help me? How can I change your demo, let&#039;s work on it, to make it a sectioned TableView?&lt;/p&gt;

&lt;p&gt;Thanx&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, I love your tutorial: it&#8217;s really useful! I was trying to implement those methods in my project and succeeded. Then I tried to make the TableView sectioned but failed. I know it&#8217;s really simple and I know I should know this but I&#8217;m having bad times with it :(. Can you help me? How can I change your demo, let&#8217;s work on it, to make it a sectioned TableView?</p>

<p>Thanx</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Long</title>
		<link>http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/comment-page-1/#comment-1398</link>
		<dc:creator>Matt Long</dc:creator>
		<pubDate>Fri, 09 Jul 2010 03:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=732#comment-1398</guid>
		<description>&lt;p&gt;@davidm&lt;/p&gt;

&lt;p&gt;I know what you&#039;re referring to, but haven&#039;t actually tried implementing it before. I would guess that you probably have to calculate the current text height yourself and then resize the text view and then resize the table cell accordingly, but I&#039;m not sure. There might be something simpler. You might want to try to ask the question on Stack Overflow. There are lots of very knowledgeable folks there.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@davidm</p>

<p>I know what you&#8217;re referring to, but haven&#8217;t actually tried implementing it before. I would guess that you probably have to calculate the current text height yourself and then resize the text view and then resize the table cell accordingly, but I&#8217;m not sure. There might be something simpler. You might want to try to ask the question on Stack Overflow. There are lots of very knowledgeable folks there.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: davidm</title>
		<link>http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/comment-page-1/#comment-1397</link>
		<dc:creator>davidm</dc:creator>
		<pubDate>Fri, 09 Jul 2010 01:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=732#comment-1397</guid>
		<description>&lt;p&gt;I am trying to create a table cell with a UITextView inside it, so that the cell grows as the user types in more text. This behavior is seen in the Contacts application on the iPad. I&#039;m having all kinds of trouble with this; do you have any pointers?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am trying to create a table cell with a UITextView inside it, so that the cell grows as the user types in more text. This behavior is seen in the Contacts application on the iPad. I&#8217;m having all kinds of trouble with this; do you have any pointers?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: At Scout Camp Last Week</title>
		<link>http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/comment-page-1/#comment-1393</link>
		<dc:creator>At Scout Camp Last Week</dc:creator>
		<pubDate>Mon, 05 Jul 2010 15:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=732#comment-1393</guid>
		<description>&lt;p&gt;[...] I found some help over at Cocoa is My Girlfriend. Matt Long wrote up a post on how to create UITableViewCell&#8217;s with Dynamic Height. I still need to customize for my specific needs, but it was a great help for getting me past this [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] I found some help over at Cocoa is My Girlfriend. Matt Long wrote up a post on how to create UITableViewCell&#8217;s with Dynamic Height. I still need to customize for my specific needs, but it was a great help for getting me past this [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: gammapoint</title>
		<link>http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/comment-page-1/#comment-1387</link>
		<dc:creator>gammapoint</dc:creator>
		<pubDate>Tue, 29 Jun 2010 05:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=732#comment-1387</guid>
		<description>&lt;p&gt;Good tutorial.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;May want to release label after adding to content view
-Kept getting error on the border setup so used the label background color for testing layouts.&lt;/li&gt;
&lt;/ul&gt;
</description>
		<content:encoded><![CDATA[<p>Good tutorial.</p>

<ul>
<li>May want to release label after adding to content view
-Kept getting error on the border setup so used the label background color for testing layouts.</li>
</ul>]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Long</title>
		<link>http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/comment-page-1/#comment-1227</link>
		<dc:creator>Matt Long</dc:creator>
		<pubDate>Wed, 27 Jan 2010 21:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=732#comment-1227</guid>
		<description>&lt;p&gt;OpenID has been problematic for some users, so it&#039;s not currently enabled. If you want to only have to remember one password, you should be using 1Password (http://agilewebsolutions.com/products/1Password ) anyhow. It&#039;s a much better way to go IMO. Just FYI. Oh, and it&#039;s worth every penny.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>OpenID has been problematic for some users, so it&#8217;s not currently enabled. If you want to only have to remember one password, you should be using 1Password (<a href="http://agilewebsolutions.com/products/1Password" rel="nofollow">http://agilewebsolutions.com/products/1Password</a> ) anyhow. It&#8217;s a much better way to go IMO. Just FYI. Oh, and it&#8217;s worth every penny.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: StijnSpijker</title>
		<link>http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/comment-page-1/#comment-1226</link>
		<dc:creator>StijnSpijker</dc:creator>
		<pubDate>Tue, 26 Jan 2010 15:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=732#comment-1226</guid>
		<description>&lt;p&gt;Heh, this is a really nice tutorial, I actually only use the label resizing part for some other components, but it&#039;s nice either way!&lt;/p&gt;

&lt;p&gt;By the way, you should enable OpenID for Wordpress so we don&#039;t have to create (and rememberd our passwords) for your specific site..&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Heh, this is a really nice tutorial, I actually only use the label resizing part for some other components, but it&#8217;s nice either way!</p>

<p>By the way, you should enable OpenID for WordPress so we don&#8217;t have to create (and rememberd our passwords) for your specific site..</p>

<p>Thanks!</p>]]></content:encoded>
	</item>
</channel>
</rss>

