<?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; Using A TabBarView To Switch Between Views</title>
	<atom:link href="/2008/10/13/iphone-programming-tutorial-using-tabbarview-to-switch-between-views/feed/" rel="self" type="application/rss+xml" />
	<link>http://icodeblog.com/2008/10/13/iphone-programming-tutorial-using-tabbarview-to-switch-between-views/</link>
	<description>iPhone Programming Tutorials</description>
	<lastBuildDate>Mon, 18 Aug 2014 06:06: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: Christopher Bell</title>
		<link>http://icodeblog.com/2008/10/13/iphone-programming-tutorial-using-tabbarview-to-switch-between-views/#comment-4260</link>
		<dc:creator><![CDATA[Christopher Bell]]></dc:creator>
		<pubDate>Fri, 24 Dec 2010 14:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=474#comment-4260</guid>
		<description><![CDATA[@Anneke

The code was written using the 2.1 SDK.
I&#039;m sure you have the latest SDK which is 4.2.

To correct this issue, open the project, then go to Project -&gt; edit project settings -&gt; click the build tab -&gt; select the BASE SDK and change it to the current version from the drop down list.

Try compiling, you may need to select the grey drop down build menu and change it to something else, then change it back to simulator.

It should compile.]]></description>
		<content:encoded><![CDATA[<p>@Anneke</p>
<p>The code was written using the 2.1 SDK.<br />
I&#8217;m sure you have the latest SDK which is 4.2.</p>
<p>To correct this issue, open the project, then go to Project -&gt; edit project settings -&gt; click the build tab -&gt; select the BASE SDK and change it to the current version from the drop down list.</p>
<p>Try compiling, you may need to select the grey drop down build menu and change it to something else, then change it back to simulator.</p>
<p>It should compile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anneke</title>
		<link>http://icodeblog.com/2008/10/13/iphone-programming-tutorial-using-tabbarview-to-switch-between-views/#comment-1598</link>
		<dc:creator><![CDATA[Anneke]]></dc:creator>
		<pubDate>Tue, 31 Aug 2010 09:20:18 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=474#comment-1598</guid>
		<description><![CDATA[Why do I keep getting this error?

error: There is no SDK with the name or path &#039;iphoneos2.1&#039;

I&#039;m completely new to this so I&#039;ve got absolutely no idea where to start looking to figure out where I&#039;ve gone wrong..]]></description>
		<content:encoded><![CDATA[<p>Why do I keep getting this error?</p>
<p>error: There is no SDK with the name or path &#8216;iphoneos2.1&#8242;</p>
<p>I&#8217;m completely new to this so I&#8217;ve got absolutely no idea where to start looking to figure out where I&#8217;ve gone wrong..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandy Cureton</title>
		<link>http://icodeblog.com/2008/10/13/iphone-programming-tutorial-using-tabbarview-to-switch-between-views/#comment-1596</link>
		<dc:creator><![CDATA[Sandy Cureton]]></dc:creator>
		<pubDate>Fri, 12 Mar 2010 03:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=474#comment-1596</guid>
		<description><![CDATA[I want to put images instead of text in the segmented controller.  In the interface builder it doesn&#039;t have a list of images in the dropdown for the images.  Where would I put the images that I could select from?]]></description>
		<content:encoded><![CDATA[<p>I want to put images instead of text in the segmented controller.  In the interface builder it doesn&#8217;t have a list of images in the dropdown for the images.  Where would I put the images that I could select from?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kctan</title>
		<link>http://icodeblog.com/2008/10/13/iphone-programming-tutorial-using-tabbarview-to-switch-between-views/#comment-1595</link>
		<dc:creator><![CDATA[kctan]]></dc:creator>
		<pubDate>Fri, 01 Jan 2010 05:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=474#comment-1595</guid>
		<description><![CDATA[The video is not loading. What is the possible problem?
I have no problem with the video for the UITabbar tutorial.]]></description>
		<content:encoded><![CDATA[<p>The video is not loading. What is the possible problem?<br />
I have no problem with the video for the UITabbar tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lasse Tranberg</title>
		<link>http://icodeblog.com/2008/10/13/iphone-programming-tutorial-using-tabbarview-to-switch-between-views/#comment-1594</link>
		<dc:creator><![CDATA[lasse Tranberg]]></dc:creator>
		<pubDate>Mon, 09 Nov 2009 20:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=474#comment-1594</guid>
		<description><![CDATA[Hi.
First, great site.
second, how do I/we combine this tutorial with the hello world app.
One or more hello world at each &quot;tab&quot;?
I can&#039;t figure out how to combine these tutorials.]]></description>
		<content:encoded><![CDATA[<p>Hi.<br />
First, great site.<br />
second, how do I/we combine this tutorial with the hello world app.<br />
One or more hello world at each &#8220;tab&#8221;?<br />
I can&#8217;t figure out how to combine these tutorials.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://icodeblog.com/2008/10/13/iphone-programming-tutorial-using-tabbarview-to-switch-between-views/#comment-1593</link>
		<dc:creator><![CDATA[Robert]]></dc:creator>
		<pubDate>Wed, 21 Oct 2009 06:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=474#comment-1593</guid>
		<description><![CDATA[I have the exact same problem as Satyam, could not assign the UITableview to the SegmentedTableViewController. Using XCode 3.1.4. Any other ways to define the datasource and delegate?]]></description>
		<content:encoded><![CDATA[<p>I have the exact same problem as Satyam, could not assign the UITableview to the SegmentedTableViewController. Using XCode 3.1.4. Any other ways to define the datasource and delegate?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AJ</title>
		<link>http://icodeblog.com/2008/10/13/iphone-programming-tutorial-using-tabbarview-to-switch-between-views/#comment-1592</link>
		<dc:creator><![CDATA[AJ]]></dc:creator>
		<pubDate>Tue, 13 Oct 2009 12:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=474#comment-1592</guid>
		<description><![CDATA[Hey,

I&#039;ve followed the tutorial and get an unhandled exception. Just to check that it wasn&#039;t me being silly I downloaded the code and get the same unhandled exception!

AJ]]></description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I&#8217;ve followed the tutorial and get an unhandled exception. Just to check that it wasn&#8217;t me being silly I downloaded the code and get the same unhandled exception!</p>
<p>AJ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Omzig</title>
		<link>http://icodeblog.com/2008/10/13/iphone-programming-tutorial-using-tabbarview-to-switch-between-views/#comment-1591</link>
		<dc:creator><![CDATA[Omzig]]></dc:creator>
		<pubDate>Fri, 09 Oct 2009 02:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=474#comment-1591</guid>
		<description><![CDATA[Downloaded the sample, it crashes if you tap on too much.]]></description>
		<content:encoded><![CDATA[<p>Downloaded the sample, it crashes if you tap on too much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Omzig</title>
		<link>http://icodeblog.com/2008/10/13/iphone-programming-tutorial-using-tabbarview-to-switch-between-views/#comment-1590</link>
		<dc:creator><![CDATA[Omzig]]></dc:creator>
		<pubDate>Fri, 09 Oct 2009 01:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=474#comment-1590</guid>
		<description><![CDATA[I am here again, Been waiting an hour and video wont load.]]></description>
		<content:encoded><![CDATA[<p>I am here again, Been waiting an hour and video wont load.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: restfulsilence</title>
		<link>http://icodeblog.com/2008/10/13/iphone-programming-tutorial-using-tabbarview-to-switch-between-views/#comment-1589</link>
		<dc:creator><![CDATA[restfulsilence]]></dc:creator>
		<pubDate>Sun, 04 Oct 2009 12:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=474#comment-1589</guid>
		<description><![CDATA[I found a little Bug. When you switch to the &quot;Second&quot; View and then to &quot;Numbers&quot; then to &quot;Numbers*2&quot; (which immediately disappear) and then again back to &quot;First&quot; View. The program crashed.

This is one of some scenarios.]]></description>
		<content:encoded><![CDATA[<p>I found a little Bug. When you switch to the &#8220;Second&#8221; View and then to &#8220;Numbers&#8221; then to &#8220;Numbers*2&#8243; (which immediately disappear) and then again back to &#8220;First&#8221; View. The program crashed.</p>
<p>This is one of some scenarios.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
