<?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 &#8211; Transitioning Between Views</title>
	<atom:link href="http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/feed/" rel="self" type="application/rss+xml" />
	<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/</link>
	<description>iPhone Programming Tutorials</description>
	<lastBuildDate>Sat, 20 Mar 2010 23:11:37 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ejaa</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-4/#comment-4904</link>
		<dc:creator>ejaa</dc:creator>
		<pubDate>Tue, 16 Mar 2010 03:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4904</guid>
		<description>how i can make many views.
on thhis example, u just show only one view.
i cant imagine how to do that 
thnks for advanced</description>
		<content:encoded><![CDATA[<p>how i can make many views.<br />
on thhis example, u just show only one view.<br />
i cant imagine how to do that<br />
thnks for advanced</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-4/#comment-4872</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 11 Mar 2010 20:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4872</guid>
		<description>I am new to iPhone programming and I am trying to figure out how to do the opposite of what you posted about.
I want to start off with a view contoller and click a button on the screen and then it will show a TableView with a back button.  Is that possible?

Basically what I want to do is have a main screen that the user can enter search criteria and then the next page will bring up the search results in a long list.  The user can think click on a row in the table that will take them to another UIView.

UIView -&gt; UITableView -&gt; UIView</description>
		<content:encoded><![CDATA[<p>I am new to iPhone programming and I am trying to figure out how to do the opposite of what you posted about.<br />
I want to start off with a view contoller and click a button on the screen and then it will show a TableView with a back button.  Is that possible?</p>
<p>Basically what I want to do is have a main screen that the user can enter search criteria and then the next page will bring up the search results in a long list.  The user can think click on a row in the table that will take them to another UIView.</p>
<p>UIView -&gt; UITableView -&gt; UIView</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fluvly</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-4/#comment-4837</link>
		<dc:creator>fluvly</dc:creator>
		<pubDate>Mon, 08 Mar 2010 10:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4837</guid>
		<description>Brandon, just one question... why create a new view when a new xib file gets automatically added when you&#039;re creating a new view controller class?</description>
		<content:encoded><![CDATA[<p>Brandon, just one question&#8230; why create a new view when a new xib file gets automatically added when you&#8217;re creating a new view controller class?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konrad</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-4/#comment-4801</link>
		<dc:creator>Konrad</dc:creator>
		<pubDate>Thu, 04 Mar 2010 07:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4801</guid>
		<description>Nevermind, It&#039;s working. Now could someone explain me how to add second row showing second view?</description>
		<content:encoded><![CDATA[<p>Nevermind, It&#8217;s working. Now could someone explain me how to add second row showing second view?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konrad</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-4/#comment-4798</link>
		<dc:creator>Konrad</dc:creator>
		<pubDate>Wed, 03 Mar 2010 20:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4798</guid>
		<description>THERE&#039;S A BUG (?)!
Hi all. The problem is - when you click the Next View, then get to the View 2, and klick the back button (Hello), then you can&#039;t repeat this action. The Next View row simply do nothing after that. Could someone tell me what i have to do to change this?</description>
		<content:encoded><![CDATA[<p>THERE&#8217;S A BUG (?)!<br />
Hi all. The problem is &#8211; when you click the Next View, then get to the View 2, and klick the back button (Hello), then you can&#8217;t repeat this action. The Next View row simply do nothing after that. Could someone tell me what i have to do to change this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leon</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-4/#comment-4700</link>
		<dc:creator>Leon</dc:creator>
		<pubDate>Mon, 22 Feb 2010 16:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4700</guid>
		<description>Great simple yet effective tutorials. Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Great simple yet effective tutorials. Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: i-Tech &#187; iPhone Tutorial5–Views Transition</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-4/#comment-4692</link>
		<dc:creator>i-Tech &#187; iPhone Tutorial5–Views Transition</dc:creator>
		<pubDate>Sat, 20 Feb 2010 17:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4692</guid>
		<description>[...] iPhone Tutorial –Views  Transitioning [...]</description>
		<content:encoded><![CDATA[<p>[...] iPhone Tutorial –Views  Transitioning [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Balzidev</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-4/#comment-4686</link>
		<dc:creator>Balzidev</dc:creator>
		<pubDate>Fri, 19 Feb 2010 12:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4686</guid>
		<description>This is one of the best tutorial for iphone dev. 

Wanted to add some thing. If you get error about &quot;@synthesize view2ViewController&quot; not declared after your build and go then recheck your view2ViewController.h file again

Balzi</description>
		<content:encoded><![CDATA[<p>This is one of the best tutorial for iphone dev. </p>
<p>Wanted to add some thing. If you get error about &#8220;@synthesize view2ViewController&#8221; not declared after your build and go then recheck your view2ViewController.h file again</p>
<p>Balzi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Balzidev</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-4/#comment-4685</link>
		<dc:creator>Balzidev</dc:creator>
		<pubDate>Fri, 19 Feb 2010 12:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4685</guid>
		<description>Thanks a lot. This is the best tutorial for iphone</description>
		<content:encoded><![CDATA[<p>Thanks a lot. This is the best tutorial for iphone</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larrybud</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-4/#comment-4650</link>
		<dc:creator>Larrybud</dc:creator>
		<pubDate>Fri, 12 Feb 2010 17:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4650</guid>
		<description>As someone who is versed in .NET (vb and c#) iPhone development has been a big learning curve.  Kinda like going back in time and doing win 3.1 programming.  Lots of handing events yourself, wiring things up, etc.   Lots more lines of code to mess around with (not a bash, just an observation).

One thing that I&#039;ve come across is the naming conventions that iPhone (and maybe Apple?) developers seem to use, and that is just changing the case of a variable two, maybe three times.  Over and over I see this in blogs, tutorials, and even the iPhone SDK (maybe that&#039;s where everyone got it from??)

Terrible programming practice, IMO, and makes readability of the code incredibly difficult, not to mention the confusion the IDE has when trying to guess which variable you want.

If the nature of the language is that it&#039;s case sensitive, that&#039;s fine, but essentially changing the meaning of a variable because of the case doesn&#039;t make any sense.   Could you image the confusion if these three sentences all meant something different:

The sun is yellow.
the Sun is yellow.
The Sun Is Yellow.

While the first sentence is the correct case, all three mean the same and everyone knows what I&#039;m saying by looking at any three.

Anyway, my two cents.  It&#039;s an interesting platform to develop on, and I would image Apple will hopefully increase the ease of use of the IDE.  For example, instead of wiring things up manually, there&#039;s no reason I shouldn&#039;t be able to click on a button (for example) in UI builder, choose an event, and the function outline be automatically written and wired for me instantly.</description>
		<content:encoded><![CDATA[<p>As someone who is versed in .NET (vb and c#) iPhone development has been a big learning curve.  Kinda like going back in time and doing win 3.1 programming.  Lots of handing events yourself, wiring things up, etc.   Lots more lines of code to mess around with (not a bash, just an observation).</p>
<p>One thing that I&#8217;ve come across is the naming conventions that iPhone (and maybe Apple?) developers seem to use, and that is just changing the case of a variable two, maybe three times.  Over and over I see this in blogs, tutorials, and even the iPhone SDK (maybe that&#8217;s where everyone got it from??)</p>
<p>Terrible programming practice, IMO, and makes readability of the code incredibly difficult, not to mention the confusion the IDE has when trying to guess which variable you want.</p>
<p>If the nature of the language is that it&#8217;s case sensitive, that&#8217;s fine, but essentially changing the meaning of a variable because of the case doesn&#8217;t make any sense.   Could you image the confusion if these three sentences all meant something different:</p>
<p>The sun is yellow.<br />
the Sun is yellow.<br />
The Sun Is Yellow.</p>
<p>While the first sentence is the correct case, all three mean the same and everyone knows what I&#8217;m saying by looking at any three.</p>
<p>Anyway, my two cents.  It&#8217;s an interesting platform to develop on, and I would image Apple will hopefully increase the ease of use of the IDE.  For example, instead of wiring things up manually, there&#8217;s no reason I shouldn&#8217;t be able to click on a button (for example) in UI builder, choose an event, and the function outline be automatically written and wired for me instantly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: magichand Interaction -魔法交互 &#8211; iPhone Application And Website Development: All Tools And Tutorials You Need</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-4/#comment-4611</link>
		<dc:creator>magichand Interaction -魔法交互 &#8211; iPhone Application And Website Development: All Tools And Tutorials You Need</dc:creator>
		<pubDate>Sun, 07 Feb 2010 10:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4611</guid>
		<description>[...] Transitioning Between Views [...]</description>
		<content:encoded><![CDATA[<p>[...] Transitioning Between Views [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shishir</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-4/#comment-4583</link>
		<dc:creator>shishir</dc:creator>
		<pubDate>Fri, 05 Feb 2010 06:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4583</guid>
		<description>hi,
i hv a problem,i hope u can help me out.

i hv a view with a button,

wat i am trying to do is,on button click ,new view should come &quot;with tab bars.&quot;

i created 1 tab bar controller and added correspoing nibs to tab bars.

but i m not able to call this tab bar controller view from my previous view whoch is containing a button.



hope i sound clear,with my problem.

looking forward for a quick reply


regards
shishir mishra</description>
		<content:encoded><![CDATA[<p>hi,<br />
i hv a problem,i hope u can help me out.</p>
<p>i hv a view with a button,</p>
<p>wat i am trying to do is,on button click ,new view should come &#8220;with tab bars.&#8221;</p>
<p>i created 1 tab bar controller and added correspoing nibs to tab bars.</p>
<p>but i m not able to call this tab bar controller view from my previous view whoch is containing a button.</p>
<p>hope i sound clear,with my problem.</p>
<p>looking forward for a quick reply</p>
<p>regards<br />
shishir mishra</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-4/#comment-4539</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 01 Feb 2010 01:57:05 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4539</guid>
		<description>I have the same problem as below.. 

&quot;This demo is broken with Snow Leopard and Xcode 3.2. As Chris and Vamsi point out above, you can’t connect the view2’s referencing outlet to the File’s Owner. The connection attempt is rejected, not sure why…&quot;

This would have been a nice tutorial if it worked .. should provide a warning so people can skip this or update your tutorial..</description>
		<content:encoded><![CDATA[<p>I have the same problem as below.. </p>
<p>&#8220;This demo is broken with Snow Leopard and Xcode 3.2. As Chris and Vamsi point out above, you can’t connect the view2’s referencing outlet to the File’s Owner. The connection attempt is rejected, not sure why…&#8221;</p>
<p>This would have been a nice tutorial if it worked .. should provide a warning so people can skip this or update your tutorial..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-4/#comment-4474</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Tue, 26 Jan 2010 06:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4474</guid>
		<description>thanks for the great tutorial.  I was wondering if you could possibly help me.  i am creating a joke app, which i am guessing is going to require many many views, so when the person touches next - previous it will follow their progress.  How would i go about this?</description>
		<content:encoded><![CDATA[<p>thanks for the great tutorial.  I was wondering if you could possibly help me.  i am creating a joke app, which i am guessing is going to require many many views, so when the person touches next &#8211; previous it will follow their progress.  How would i go about this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Smith</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-4/#comment-4452</link>
		<dc:creator>Stephen Smith</dc:creator>
		<pubDate>Sat, 23 Jan 2010 00:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4452</guid>
		<description>I would like to have a different view controller with my Nav Controller based app for preferences setting.  So I don&#039;t want use pushViewController : animated to display it.  I want it to flip in.  I know how to do this in a non-Navigation controller based app, but am having trouble getting it to work in a Nav Controller based app.  Any hints?</description>
		<content:encoded><![CDATA[<p>I would like to have a different view controller with my Nav Controller based app for preferences setting.  So I don&#8217;t want use pushViewController : animated to display it.  I want it to flip in.  I know how to do this in a non-Navigation controller based app, but am having trouble getting it to work in a Nav Controller based app.  Any hints?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil Anjan &#187; iPhone Tutorial5–Views Transition</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-4/#comment-4256</link>
		<dc:creator>Anil Anjan &#187; iPhone Tutorial5–Views Transition</dc:creator>
		<pubDate>Sun, 03 Jan 2010 17:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4256</guid>
		<description>[...] Set Up The Transition To The View [...]</description>
		<content:encoded><![CDATA[<p>[...] Set Up The Transition To The View [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shankar</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-3/#comment-4200</link>
		<dc:creator>Shankar</dc:creator>
		<pubDate>Mon, 28 Dec 2009 05:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4200</guid>
		<description>@Brian
 I saw the same error. The way I got around it is that in the line View2Controller *v2 = [[View2Controller alloc] initWithNibName:@&quot;View2&quot;  bundle:nil]; the initWithNibName needs to be the same name as the View2 xib file. If not, it throws the above exception</description>
		<content:encoded><![CDATA[<p>@Brian<br />
 I saw the same error. The way I got around it is that in the line View2Controller *v2 = [[View2Controller alloc] initWithNibName:@&#8221;View2&#8243;  bundle:nil]; the initWithNibName needs to be the same name as the View2 xib file. If not, it throws the above exception</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-3/#comment-4143</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sun, 20 Dec 2009 17:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4143</guid>
		<description>Thanks so much for this website, and I&#039;m more interested in the game tutorials but for now am learning how to program for the iPhone before I start on my game.

I&#039;ve tried this out but keep getting an error when navigating to the other view, When I go to debug it says:

TERMINATION_DUE_TO_UNCAUGHT_EXCEPTION...

and focus on 0x01c1b004  leave

I&#039;ve looked over the code again and again but since I&#039;m new to this can&#039;t seem to find why this is happening. :S

Any thoughts?</description>
		<content:encoded><![CDATA[<p>Thanks so much for this website, and I&#8217;m more interested in the game tutorials but for now am learning how to program for the iPhone before I start on my game.</p>
<p>I&#8217;ve tried this out but keep getting an error when navigating to the other view, When I go to debug it says:</p>
<p>TERMINATION_DUE_TO_UNCAUGHT_EXCEPTION&#8230;</p>
<p>and focus on 0&#215;01c1b004  leave</p>
<p>I&#8217;ve looked over the code again and again but since I&#8217;m new to this can&#8217;t seem to find why this is happening. :S</p>
<p>Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason FB</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-3/#comment-4100</link>
		<dc:creator>Jason FB</dc:creator>
		<pubDate>Tue, 15 Dec 2009 19:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4100</guid>
		<description>view2ViewController

In RootViewController.m, don&#039;t we need to release view2ViewController when the RootViewController itself is released?


- (void)dealloc {
    [view2ViewController release];
    [super dealloc];
}</description>
		<content:encoded><![CDATA[<p>view2ViewController</p>
<p>In RootViewController.m, don&#8217;t we need to release view2ViewController when the RootViewController itself is released?</p>
<p>- (void)dealloc {<br />
    [view2ViewController release];<br />
    [super dealloc];<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Korky Kathman</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-3/#comment-4096</link>
		<dc:creator>Korky Kathman</dc:creator>
		<pubDate>Mon, 14 Dec 2009 15:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4096</guid>
		<description>First, Brandon - very nice tutorials and indeed you should think about republishing them into some published form, if just in a PDF.

Not sure if you are still addressing questions, since I haven&#039;t seen you respond since Sept, 2008, but I was trying to follow Uhu&#039;s explanation of iterating the cells and could never get it to work.  If you have time, (or anyone else does) it would be nice to see how that got implemented . Most specifically, the iterative loop in the - (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath
method to generate multiple rows.

Thanks!</description>
		<content:encoded><![CDATA[<p>First, Brandon &#8211; very nice tutorials and indeed you should think about republishing them into some published form, if just in a PDF.</p>
<p>Not sure if you are still addressing questions, since I haven&#8217;t seen you respond since Sept, 2008, but I was trying to follow Uhu&#8217;s explanation of iterating the cells and could never get it to work.  If you have time, (or anyone else does) it would be nice to see how that got implemented . Most specifically, the iterative loop in the &#8211; (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath<br />
method to generate multiple rows.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-3/#comment-4064</link>
		<dc:creator>j</dc:creator>
		<pubDate>Sat, 12 Dec 2009 14:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4064</guid>
		<description>Brandon,

   I tried to do a transition on a window-based app &amp; nothing seemed to work. 

   Can you provide some tips for transitions outside of navigation-based apps?

Thanks,</description>
		<content:encoded><![CDATA[<p>Brandon,</p>
<p>   I tried to do a transition on a window-based app &amp; nothing seemed to work. </p>
<p>   Can you provide some tips for transitions outside of navigation-based apps?</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-3/#comment-4029</link>
		<dc:creator>j</dc:creator>
		<pubDate>Wed, 09 Dec 2009 18:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-4029</guid>
		<description>Very informative. 

FYI, in version 3.1.2, it was necessary to uncomment the viewDidLoad method.</description>
		<content:encoded><![CDATA[<p>Very informative. </p>
<p>FYI, in version 3.1.2, it was necessary to uncomment the viewDidLoad method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent Chanliau</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-3/#comment-3863</link>
		<dc:creator>Vincent Chanliau</dc:creator>
		<pubDate>Sat, 28 Nov 2009 07:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-3863</guid>
		<description>Hello,

First thanks for the great tutorials...

Something I don&#039;t understand in this one... it&#039;s about the back button...

How come setting the title property of the rootview make it a  button that goes back to this view....

maybe a stupid question but I don&#039;t get it....</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>First thanks for the great tutorials&#8230;</p>
<p>Something I don&#8217;t understand in this one&#8230; it&#8217;s about the back button&#8230;</p>
<p>How come setting the title property of the rootview make it a  button that goes back to this view&#8230;.</p>
<p>maybe a stupid question but I don&#8217;t get it&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate Smith</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-3/#comment-3684</link>
		<dc:creator>Nate Smith</dc:creator>
		<pubDate>Wed, 18 Nov 2009 03:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-3684</guid>
		<description>The tutorials on this site are fantastic.  Thank you for your tremendous contribution to the iPhone development community.</description>
		<content:encoded><![CDATA[<p>The tutorials on this site are fantastic.  Thank you for your tremendous contribution to the iPhone development community.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens Fudge</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-3/#comment-3171</link>
		<dc:creator>Jens Fudge</dc:creator>
		<pubDate>Mon, 05 Oct 2009 13:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-3171</guid>
		<description>Brandon:

Thanks for these tutorilas, they are really great!!

I do have some questions for you:

1) The bundle thing in the constructor for view2, what&#039;s that?

2) I notice there is an asterisk in the variable name sometimes, and sometimes not. This confuses me. Is it when declaring variables they must be with an asterisk (*)?

3) In didSelectRowAtIndexPath you first construct an instance of View2ViewController named *view2.
Then you assign it to the property view2ViewController, which makes perfekt sense. But then you release view2, which I dont understand. Here&#039;s why:
The programming languages I am used to (Delphi and C#, I know, both running on Windows), would treet this as two pointers or handles to the same instance. By releasing either one of these pointers [view2 release], the object would be released from memory and the other pointer/handle/variable/property would be pointing to invalid or undefined memory.
So the question here is, does the assignment in fact make a complete copy of said instance?

4) The self keyword in RootViewController, which object does this refer to? Is it the application itsself, or the instance of the RootViewController?

Once again. Fantastic tutorials!!

Best regards
Jens Fudge</description>
		<content:encoded><![CDATA[<p>Brandon:</p>
<p>Thanks for these tutorilas, they are really great!!</p>
<p>I do have some questions for you:</p>
<p>1) The bundle thing in the constructor for view2, what&#8217;s that?</p>
<p>2) I notice there is an asterisk in the variable name sometimes, and sometimes not. This confuses me. Is it when declaring variables they must be with an asterisk (*)?</p>
<p>3) In didSelectRowAtIndexPath you first construct an instance of View2ViewController named *view2.<br />
Then you assign it to the property view2ViewController, which makes perfekt sense. But then you release view2, which I dont understand. Here&#8217;s why:<br />
The programming languages I am used to (Delphi and C#, I know, both running on Windows), would treet this as two pointers or handles to the same instance. By releasing either one of these pointers [view2 release], the object would be released from memory and the other pointer/handle/variable/property would be pointing to invalid or undefined memory.<br />
So the question here is, does the assignment in fact make a complete copy of said instance?</p>
<p>4) The self keyword in RootViewController, which object does this refer to? Is it the application itsself, or the instance of the RootViewController?</p>
<p>Once again. Fantastic tutorials!!</p>
<p>Best regards<br />
Jens Fudge</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens Fudge</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-3/#comment-3170</link>
		<dc:creator>Jens Fudge</dc:creator>
		<pubDate>Mon, 05 Oct 2009 13:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-3170</guid>
		<description>Leonard
If Dustins explanation didnt help you.. I had the same problem, but I discovered I had a typo in didSelectRowAtIndexPath:
As far I as I can see its a constructor creating an instance of View2ViewController.. My typo was in bundle, that I incorrectly spelled &quot;bunde&quot; (missing l)</description>
		<content:encoded><![CDATA[<p>Leonard<br />
If Dustins explanation didnt help you.. I had the same problem, but I discovered I had a typo in didSelectRowAtIndexPath:<br />
As far I as I can see its a constructor creating an instance of View2ViewController.. My typo was in bundle, that I incorrectly spelled &#8220;bunde&#8221; (missing l)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin Davis</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-3/#comment-3143</link>
		<dc:creator>Dustin Davis</dc:creator>
		<pubDate>Thu, 01 Oct 2009 03:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-3143</guid>
		<description>I had the same problem Leonard described. I found the problem though. I named the xib &quot;View 2&quot; instead of &quot;View2&quot; (notice space)

So I updated this code to initWithNibName:@&quot;View 2&quot; and it worked.

Thanks for the tutorials!</description>
		<content:encoded><![CDATA[<p>I had the same problem Leonard described. I found the problem though. I named the xib &#8220;View 2&#8243; instead of &#8220;View2&#8243; (notice space)</p>
<p>So I updated this code to initWithNibName:@&#8221;View 2&#8243; and it worked.</p>
<p>Thanks for the tutorials!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JT</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-3/#comment-3057</link>
		<dc:creator>JT</dc:creator>
		<pubDate>Thu, 24 Sep 2009 03:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-3057</guid>
		<description>Yild... I am using xcode 3.2 with iphone sdk 3.1 and 3.0 loaded.  I didn&#039;t see any problems with the example.

The only hiccup you may see is the deprecated command setText.  Darrel&#039;s code can be updated to the following if you want to get rid of the pesky warning message during build&amp;debug:

[cell.textLabel setText:@&quot;Next View&quot;];

Otherwise, it still runs just fine.</description>
		<content:encoded><![CDATA[<p>Yild&#8230; I am using xcode 3.2 with iphone sdk 3.1 and 3.0 loaded.  I didn&#8217;t see any problems with the example.</p>
<p>The only hiccup you may see is the deprecated command setText.  Darrel&#8217;s code can be updated to the following if you want to get rid of the pesky warning message during build&amp;debug:</p>
<p>[cell.textLabel setText:@"Next View"];</p>
<p>Otherwise, it still runs just fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saiena</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-3/#comment-3038</link>
		<dc:creator>saiena</dc:creator>
		<pubDate>Sun, 20 Sep 2009 22:13:31 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-3038</guid>
		<description>Thanks, Darrel. You solution worked for me as well.</description>
		<content:encoded><![CDATA[<p>Thanks, Darrel. You solution worked for me as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonard</title>
		<link>http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/comment-page-3/#comment-3032</link>
		<dc:creator>Leonard</dc:creator>
		<pubDate>Sat, 19 Sep 2009 15:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=138#comment-3032</guid>
		<description>Your tutorials are great, because your explanations are clear.  However, I&#039;ve put in the code in this tutorial (up to the addition of the back button) including connecting view2 to the File&#039;s Owner view, and here&#039;s what happens:  First screen presents correctly; when I click on Next View cell, the program terminates without showing me the next view.  I&#039;ve checked the code several times. Any suggestions?</description>
		<content:encoded><![CDATA[<p>Your tutorials are great, because your explanations are clear.  However, I&#8217;ve put in the code in this tutorial (up to the addition of the back button) including connecting view2 to the File&#8217;s Owner view, and here&#8217;s what happens:  First screen presents correctly; when I click on Next View cell, the program terminates without showing me the next view.  I&#8217;ve checked the code several times. Any suggestions?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
