<?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 View Switching Tutorial</title>
	<atom:link href="http://fuelyourcoding.com/iphone-view-switching-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://fuelyourcoding.com/iphone-view-switching-tutorial/</link>
	<description></description>
	<lastBuildDate>Wed, 17 Mar 2010 15:18:38 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Troy</title>
		<link>http://fuelyourcoding.com/iphone-view-switching-tutorial/comment-page-1/#comment-1980</link>
		<dc:creator>Troy</dc:creator>
		<pubDate>Sun, 14 Mar 2010 14:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=327#comment-1980</guid>
		<description>First, thanks for the fantastic tutorial! 
i really feel like it has gotten me to ALMOST understand how to do this...

Buyt, im also trying to duplicate these steps to add a third view and running into problems. There are a couple of vague statements in the tutorial that might hold the answers...?

&quot;Also make sure you make a new reference outlet for your Navigation Controller to your App Delegate.&quot; - how do you do that?

&quot;double click to open View2.xib. Once here we will make a few connections&quot; - what connections

But specifically, in my new View3.xib file, there is no option when control-clicking on File&#039;s Owner to connect to &quot;View&quot;

Any help would be greatly appreciated!!</description>
		<content:encoded><![CDATA[<p>First, thanks for the fantastic tutorial!<br />
i really feel like it has gotten me to ALMOST understand how to do this&#8230;</p>
<p>Buyt, im also trying to duplicate these steps to add a third view and running into problems. There are a couple of vague statements in the tutorial that might hold the answers&#8230;?</p>
<p>&#8220;Also make sure you make a new reference outlet for your Navigation Controller to your App Delegate.&#8221; &#8211; how do you do that?</p>
<p>&#8220;double click to open View2.xib. Once here we will make a few connections&#8221; &#8211; what connections</p>
<p>But specifically, in my new View3.xib file, there is no option when control-clicking on File&#8217;s Owner to connect to &#8220;View&#8221;</p>
<p>Any help would be greatly appreciated!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larrybud</title>
		<link>http://fuelyourcoding.com/iphone-view-switching-tutorial/comment-page-1/#comment-1884</link>
		<dc:creator>Larrybud</dc:creator>
		<pubDate>Tue, 09 Feb 2010 16:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=327#comment-1884</guid>
		<description>Well, I manually went through the tutorial, and just get a white screen.  The one line that has me stumped is halfway down, while editing the MainWindow.xib file:

&quot;Also make sure you make a new reference outlet for your Navigation Controller to your App Delegate.&quot;

What does that mean?</description>
		<content:encoded><![CDATA[<p>Well, I manually went through the tutorial, and just get a white screen.  The one line that has me stumped is halfway down, while editing the MainWindow.xib file:</p>
<p>&#8220;Also make sure you make a new reference outlet for your Navigation Controller to your App Delegate.&#8221;</p>
<p>What does that mean?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurkah</title>
		<link>http://fuelyourcoding.com/iphone-view-switching-tutorial/comment-page-1/#comment-1789</link>
		<dc:creator>Kurkah</dc:creator>
		<pubDate>Mon, 01 Feb 2010 17:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=327#comment-1789</guid>
		<description>Thanks a lot for the great job, it&#039;s really good tutorial.

I was wondering if adding a second button to navigate you to other page/view would be similar.
I tried using the same code and added another IBAction - switchPage2 which should allows navigation to the new view, but doesn&#039;t seem to do so.

Is there anything I have to do when adding a new view?</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the great job, it&#8217;s really good tutorial.</p>
<p>I was wondering if adding a second button to navigate you to other page/view would be similar.<br />
I tried using the same code and added another IBAction &#8211; switchPage2 which should allows navigation to the new view, but doesn&#8217;t seem to do so.</p>
<p>Is there anything I have to do when adding a new view?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://fuelyourcoding.com/iphone-view-switching-tutorial/comment-page-1/#comment-1777</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Sun, 31 Jan 2010 04:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=327#comment-1777</guid>
		<description>Nice Tutorial,

How would you go about adding in a third view, and a fourth view and so on, any ones reply - response welcome.  Thanks in advanced.</description>
		<content:encoded><![CDATA[<p>Nice Tutorial,</p>
<p>How would you go about adding in a third view, and a fourth view and so on, any ones reply &#8211; response welcome.  Thanks in advanced.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brin K.</title>
		<link>http://fuelyourcoding.com/iphone-view-switching-tutorial/comment-page-1/#comment-1750</link>
		<dc:creator>Brin K.</dc:creator>
		<pubDate>Tue, 26 Jan 2010 08:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=327#comment-1750</guid>
		<description>Thank you for this super tutorial. Yes there are a couple steps gone but truth is those steps, while aaaggggravating, forced me to learn.

I encountered some frustrating errors, much like &quot;iphoneapp&quot;... i found there was some inconsistency between the .xib files, which are XML files, and the names of variables in my classes. I don&#039;t know why the development environment did not fix them...

...but in any case, i closed out all my windows, opened up the .xib files in a text editor (XML again), and searched for any instances of the outdated variable names, and that fixed the problem(s).

I won&#039;t say that means everything&#039;s A-OK with the dev environment but at least it is something to know!</description>
		<content:encoded><![CDATA[<p>Thank you for this super tutorial. Yes there are a couple steps gone but truth is those steps, while aaaggggravating, forced me to learn.</p>
<p>I encountered some frustrating errors, much like &#8220;iphoneapp&#8221;&#8230; i found there was some inconsistency between the .xib files, which are XML files, and the names of variables in my classes. I don&#8217;t know why the development environment did not fix them&#8230;</p>
<p>&#8230;but in any case, i closed out all my windows, opened up the .xib files in a text editor (XML again), and searched for any instances of the outdated variable names, and that fixed the problem(s).</p>
<p>I won&#8217;t say that means everything&#8217;s A-OK with the dev environment but at least it is something to know!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: terryoleary.co.uk &#187; Blog Archive &#187; iPhone app rootController (Facebook style) and network detection features</title>
		<link>http://fuelyourcoding.com/iphone-view-switching-tutorial/comment-page-1/#comment-1563</link>
		<dc:creator>terryoleary.co.uk &#187; Blog Archive &#187; iPhone app rootController (Facebook style) and network detection features</dc:creator>
		<pubDate>Sun, 03 Jan 2010 01:24:15 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=327#comment-1563</guid>
		<description>[...] http://fuelyourcoding.com/iphone-view-switching-tutorial/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://fuelyourcoding.com/iphone-view-switching-tutorial/" rel="nofollow">http://fuelyourcoding.com/iphone-view-switching-tutorial/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cookie</title>
		<link>http://fuelyourcoding.com/iphone-view-switching-tutorial/comment-page-1/#comment-1223</link>
		<dc:creator>cookie</dc:creator>
		<pubDate>Sun, 15 Nov 2009 07:07:46 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=327#comment-1223</guid>
		<description>I also appreciate the time you took but this is a poor example. It shows your true lack of of understanding of objective-c and cocoa development in general. I suggest you go back to basics and read the Apple docs.</description>
		<content:encoded><![CDATA[<p>I also appreciate the time you took but this is a poor example. It shows your true lack of of understanding of objective-c and cocoa development in general. I suggest you go back to basics and read the Apple docs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RickiG</title>
		<link>http://fuelyourcoding.com/iphone-view-switching-tutorial/comment-page-1/#comment-982</link>
		<dc:creator>RickiG</dc:creator>
		<pubDate>Sat, 10 Oct 2009 12:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=327#comment-982</guid>
		<description>I appreciate that anyone would spend their time helping others, but I ended more confused than when I started reading. There are steps missing and the end seemed really rushed.

I&#039;ll will not be able to get this running without downloading the source and going through it line by line, Nib by Nib :/</description>
		<content:encoded><![CDATA[<p>I appreciate that anyone would spend their time helping others, but I ended more confused than when I started reading. There are steps missing and the end seemed really rushed.</p>
<p>I&#8217;ll will not be able to get this running without downloading the source and going through it line by line, Nib by Nib :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iphoneapp</title>
		<link>http://fuelyourcoding.com/iphone-view-switching-tutorial/comment-page-1/#comment-887</link>
		<dc:creator>iphoneapp</dc:creator>
		<pubDate>Fri, 02 Oct 2009 16:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=327#comment-887</guid>
		<description>When i try to Build the application using this code i end up with following error:
Request for member &#039;navController&#039; in something not a structure or union.
I am developing under SDK 3.1
Any idea.

Thanks in Advance</description>
		<content:encoded><![CDATA[<p>When i try to Build the application using this code i end up with following error:<br />
Request for member &#8216;navController&#8217; in something not a structure or union.<br />
I am developing under SDK 3.1<br />
Any idea.</p>
<p>Thanks in Advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: An Ever Growing iPhone Resource Thread &#124; Fuel Your Apps</title>
		<link>http://fuelyourcoding.com/iphone-view-switching-tutorial/comment-page-1/#comment-800</link>
		<dc:creator>An Ever Growing iPhone Resource Thread &#124; Fuel Your Apps</dc:creator>
		<pubDate>Thu, 17 Sep 2009 07:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=327#comment-800</guid>
		<description>[...] iPhone View Switching Tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] iPhone View Switching Tutorial [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ASSHu</title>
		<link>http://fuelyourcoding.com/iphone-view-switching-tutorial/comment-page-1/#comment-623</link>
		<dc:creator>ASSHu</dc:creator>
		<pubDate>Mon, 31 Aug 2009 12:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=327#comment-623</guid>
		<description>Its nice Man!!!!!!
Starters Cn easily Learn it  &gt;D&lt;:</description>
		<content:encoded><![CDATA[<p>Its nice Man!!!!!!<br />
Starters Cn easily Learn it  &gt;D&lt;:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nowhereman</title>
		<link>http://fuelyourcoding.com/iphone-view-switching-tutorial/comment-page-1/#comment-561</link>
		<dc:creator>nowhereman</dc:creator>
		<pubDate>Thu, 20 Aug 2009 15:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=327#comment-561</guid>
		<description>As Ken asked above, I too would like to know how to add a third view and be able to go to any other two views depending on which button was pressed.

Thanks for the Tutorial it was great but a little rushed at the end.  Also a couple of your &quot;To&quot;&#039;s should have been &quot;Two&quot;&#039;s in your descriptions.  Not being picky just thought you might want to make the tutorial perfect.

Thanks again,
Nowhereman.</description>
		<content:encoded><![CDATA[<p>As Ken asked above, I too would like to know how to add a third view and be able to go to any other two views depending on which button was pressed.</p>
<p>Thanks for the Tutorial it was great but a little rushed at the end.  Also a couple of your &#8220;To&#8221;&#8217;s should have been &#8220;Two&#8221;&#8217;s in your descriptions.  Not being picky just thought you might want to make the tutorial perfect.</p>
<p>Thanks again,<br />
Nowhereman.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iN008</title>
		<link>http://fuelyourcoding.com/iphone-view-switching-tutorial/comment-page-1/#comment-424</link>
		<dc:creator>iN008</dc:creator>
		<pubDate>Tue, 28 Jul 2009 16:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=327#comment-424</guid>
		<description>this does not seem to work correctly in 3.0 but it is probably just me....</description>
		<content:encoded><![CDATA[<p>this does not seem to work correctly in 3.0 but it is probably just me&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://fuelyourcoding.com/iphone-view-switching-tutorial/comment-page-1/#comment-412</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Wed, 22 Jul 2009 22:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=327#comment-412</guid>
		<description>Hi, thanks for this great tutorial! I&#039;ve just recently started iphone programming and this was amazing! I have a question about expanding into deeper levels of navigation and how that can be accomplished.

For example, I&#039;m in view 2, I want to be able to have a button that&#039;ll take me to a view 3. Do I have to add a new navigation controller to ViewTwoController and basically repeat the whole tutorial for ViewTwoController.h/.m?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, thanks for this great tutorial! I&#8217;ve just recently started iphone programming and this was amazing! I have a question about expanding into deeper levels of navigation and how that can be accomplished.</p>
<p>For example, I&#8217;m in view 2, I want to be able to have a button that&#8217;ll take me to a view 3. Do I have to add a new navigation controller to ViewTwoController and basically repeat the whole tutorial for ViewTwoController.h/.m?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnathan</title>
		<link>http://fuelyourcoding.com/iphone-view-switching-tutorial/comment-page-1/#comment-356</link>
		<dc:creator>Johnathan</dc:creator>
		<pubDate>Tue, 30 Jun 2009 11:09:16 +0000</pubDate>
		<guid isPermaLink="false">http://fuelyourcoding.com/?p=327#comment-356</guid>
		<description>I think having it as images is better, you wont take time to learn if you&#039;re just copying and pasting, typing forces you to take it in and read over to make sure you&#039;re not making mistakes.
Will have a go at this later.</description>
		<content:encoded><![CDATA[<p>I think having it as images is better, you wont take time to learn if you&#8217;re just copying and pasting, typing forces you to take it in and read over to make sure you&#8217;re not making mistakes.<br />
Will have a go at this later.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
