<?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: Workshop 28: How To Use The Size Classes Control And The Auto Layout Bar In Xcode 6	</title>
	<atom:link href="https://theapplady.net/workshop-28-the-size-classes-control-and-the-auto-layout-bar/feed/" rel="self" type="application/rss+xml" />
	<link>https://theapplady.net/workshop-28-the-size-classes-control-and-the-auto-layout-bar/</link>
	<description></description>
	<lastBuildDate>Fri, 01 May 2015 00:30:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.1</generator>
	<item>
		<title>
		By: The Applady		</title>
		<link>https://theapplady.net/workshop-28-the-size-classes-control-and-the-auto-layout-bar/#comment-22</link>

		<dc:creator><![CDATA[The Applady]]></dc:creator>
		<pubDate>Fri, 01 May 2015 00:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://theapplady.net/?p=29889#comment-22</guid>

					<description><![CDATA[Thank you Mikael De Geer for your comment. You asked a good question and here&#039;s the answer. A size class doesn&#039;t determine which segues to use. A navigation controller does. A navigation controller manages a stack of view  controllers. In turn, a view controller manage and display its view. With that said, to determine which segue to use on a storyboard depends these situations:

If you have two or more scenes on a storyboard and none of them is embed in a Navigation Controller or Tab Bar ControllerI. Use any one of the segue from the &quot;Adaptive Segues&quot; menu to transition from scene A to scene B.

If a storyboard scene is embedded in a Navigation Controller and you added a second scene on the storyboard. Use any one of the segue from the &quot;Adaptive Segues&quot; menu to transition to the second scene.

Finally, If a storyboard scene is embedded in a Tab Bar Controller and you added a second scene on the storyboard. Use the segue from the &quot;Relationship Segue&quot; menu to transition to the second scene. To do this, you&#039;ll have to control-drag from scene 1 to scene 2, then select view controllers from the Relationship Segue menu.

Here&#039;s a demo application to test above mentioned situations.
http://theapplady.net/wp-content/uploads/2015/05/SegueTest.zip]]></description>
			<content:encoded><![CDATA[<p>Thank you Mikael De Geer for your comment. You asked a good question and here&#8217;s the answer. A size class doesn&#8217;t determine which segues to use. A navigation controller does. A navigation controller manages a stack of view  controllers. In turn, a view controller manage and display its view. With that said, to determine which segue to use on a storyboard depends these situations:</p>
<p>If you have two or more scenes on a storyboard and none of them is embed in a Navigation Controller or Tab Bar ControllerI. Use any one of the segue from the &#8220;Adaptive Segues&#8221; menu to transition from scene A to scene B.</p>
<p>If a storyboard scene is embedded in a Navigation Controller and you added a second scene on the storyboard. Use any one of the segue from the &#8220;Adaptive Segues&#8221; menu to transition to the second scene.</p>
<p>Finally, If a storyboard scene is embedded in a Tab Bar Controller and you added a second scene on the storyboard. Use the segue from the &#8220;Relationship Segue&#8221; menu to transition to the second scene. To do this, you&#8217;ll have to control-drag from scene 1 to scene 2, then select view controllers from the Relationship Segue menu.</p>
<p>Here&#8217;s a demo application to test above mentioned situations.<br />
<a href="http://theapplady.net/wp-content/uploads/2015/05/SegueTest.zip" rel="ugc">http://theapplady.net/wp-content/uploads/2015/05/SegueTest.zip</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mikael De Geer		</title>
		<link>https://theapplady.net/workshop-28-the-size-classes-control-and-the-auto-layout-bar/#comment-21</link>

		<dc:creator><![CDATA[Mikael De Geer]]></dc:creator>
		<pubDate>Wed, 29 Apr 2015 12:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://theapplady.net/?p=29889#comment-21</guid>

					<description><![CDATA[Hi - great write up, best I&#039;ve read so far on Size Classes. How do you use Size Classes to determine which segue to use?]]></description>
			<content:encoded><![CDATA[<p>Hi &#8211; great write up, best I&#8217;ve read so far on Size Classes. How do you use Size Classes to determine which segue to use?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
