<?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 OS 3.0 &#8211; Breaking changes to shouldAutorotateToInterfaceOrientation</title>
	<atom:link href="http://blog.sallarp.com/iphone-shouldautorotatetointerfaceorientation-breaking-changes/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sallarp.com/iphone-shouldautorotatetointerfaceorientation-breaking-changes/</link>
	<description>Code, Code, Revolution!</description>
	<lastBuildDate>Wed, 28 Jul 2010 23:26:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jb</title>
		<link>http://blog.sallarp.com/iphone-shouldautorotatetointerfaceorientation-breaking-changes/comment-page-1/#comment-7085</link>
		<dc:creator>jb</dc:creator>
		<pubDate>Fri, 15 Jan 2010 23:09:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sallarp.com/?p=561#comment-7085</guid>
		<description>Thanks!  I was pulling out my hair on this...</description>
		<content:encoded><![CDATA[<p>Thanks!  I was pulling out my hair on this&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mobibob</title>
		<link>http://blog.sallarp.com/iphone-shouldautorotatetointerfaceorientation-breaking-changes/comment-page-1/#comment-4872</link>
		<dc:creator>mobibob</dc:creator>
		<pubDate>Tue, 27 Oct 2009 13:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sallarp.com/?p=561#comment-4872</guid>
		<description>BTW - Baj, I am not 100% on this, but I think you have to code the header/footer views.  I don&#039;t recall the details, but their are methods to get called if you have such views.  In your case your toolbar is a footer.  Many of the other actions already account for your tool, nav and status bars.

-mobibob</description>
		<content:encoded><![CDATA[<p>BTW &#8211; Baj, I am not 100% on this, but I think you have to code the header/footer views.  I don&#8217;t recall the details, but their are methods to get called if you have such views.  In your case your toolbar is a footer.  Many of the other actions already account for your tool, nav and status bars.</p>
<p>-mobibob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mobibob</title>
		<link>http://blog.sallarp.com/iphone-shouldautorotatetointerfaceorientation-breaking-changes/comment-page-1/#comment-4871</link>
		<dc:creator>mobibob</dc:creator>
		<pubDate>Tue, 27 Oct 2009 13:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sallarp.com/?p=561#comment-4871</guid>
		<description>That worked for me!  What a bug ... that sounds like the Y2K bug as it could take down every app on the planet for no good reason.

How did you know to look for it as a bug in the OS?  I banged my head against the wall looking at my code for my syntax, usage, typo, etc. as a bug in my code.  Wow - thanks!

-@mobibob</description>
		<content:encoded><![CDATA[<p>That worked for me!  What a bug &#8230; that sounds like the Y2K bug as it could take down every app on the planet for no good reason.</p>
<p>How did you know to look for it as a bug in the OS?  I banged my head against the wall looking at my code for my syntax, usage, typo, etc. as a bug in my code.  Wow &#8211; thanks!</p>
<p>-@mobibob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: baj</title>
		<link>http://blog.sallarp.com/iphone-shouldautorotatetointerfaceorientation-breaking-changes/comment-page-1/#comment-3219</link>
		<dc:creator>baj</dc:creator>
		<pubDate>Tue, 21 Jul 2009 11:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sallarp.com/?p=561#comment-3219</guid>
		<description>Thanks for the tutorial! Great one!!
I tried adding a tool below the image. But a when the orientation is changed, the toolbar does not change its orientation.
Could you pls tell me how to solve this.Thanks</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial! Great one!!<br />
I tried adding a tool below the image. But a when the orientation is changed, the toolbar does not change its orientation.<br />
Could you pls tell me how to solve this.Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jurg</title>
		<link>http://blog.sallarp.com/iphone-shouldautorotatetointerfaceorientation-breaking-changes/comment-page-1/#comment-2783</link>
		<dc:creator>jurg</dc:creator>
		<pubDate>Tue, 07 Jul 2009 13:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sallarp.com/?p=561#comment-2783</guid>
		<description>It&#039;s okej, i think i solved it :]</description>
		<content:encoded><![CDATA[<p>It&#8217;s okej, i think i solved it :]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jurg</title>
		<link>http://blog.sallarp.com/iphone-shouldautorotatetointerfaceorientation-breaking-changes/comment-page-1/#comment-2774</link>
		<dc:creator>jurg</dc:creator>
		<pubDate>Tue, 07 Jul 2009 07:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sallarp.com/?p=561#comment-2774</guid>
		<description>I refered to your example project, the name of the article is &quot;shouldAutorotateToInterfaceOrientation&quot;.

yeah but to get it work with your code, what should I do? As I said before the  images is rotating up in the corner. doesn&#039;t yours?</description>
		<content:encoded><![CDATA[<p>I refered to your example project, the name of the article is &#8220;shouldAutorotateToInterfaceOrientation&#8221;.</p>
<p>yeah but to get it work with your code, what should I do? As I said before the  images is rotating up in the corner. doesn&#8217;t yours?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Björn Sållarp</title>
		<link>http://blog.sallarp.com/iphone-shouldautorotatetointerfaceorientation-breaking-changes/comment-page-1/#comment-2608</link>
		<dc:creator>Björn Sållarp</dc:creator>
		<pubDate>Tue, 30 Jun 2009 14:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sallarp.com/?p=561#comment-2608</guid>
		<description>Yes, move whatever code you have in shouldAutorotateToInterfaceOrientation to receivedRotate, or call your shouldAutorotateToInterfaceOrientation from receivedRotate if you like.

What project are you referring to? If your image rotate you&#039;re doing something at least :). 

// Björn</description>
		<content:encoded><![CDATA[<p>Yes, move whatever code you have in shouldAutorotateToInterfaceOrientation to receivedRotate, or call your shouldAutorotateToInterfaceOrientation from receivedRotate if you like.</p>
<p>What project are you referring to? If your image rotate you&#8217;re doing something at least <img src='http://blog.sallarp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . </p>
<p>// Björn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jurg</title>
		<link>http://blog.sallarp.com/iphone-shouldautorotatetointerfaceorientation-breaking-changes/comment-page-1/#comment-2600</link>
		<dc:creator>jurg</dc:creator>
		<pubDate>Tue, 30 Jun 2009 09:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sallarp.com/?p=561#comment-2600</guid>
		<description>sry i don&#039;t quite get it, just another noob :]

should I take all the code from:
 (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation

and add to

-(void) receivedRotate: (NSNotification*) notification

Could someone paste how it should look whit this project. Because when I do it, the images rotates up into the corners and all seems to be wrong..?</description>
		<content:encoded><![CDATA[<p>sry i don&#8217;t quite get it, just another noob :]</p>
<p>should I take all the code from:<br />
 (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation</p>
<p>and add to</p>
<p>-(void) receivedRotate: (NSNotification*) notification</p>
<p>Could someone paste how it should look whit this project. Because when I do it, the images rotates up into the corners and all seems to be wrong..?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neoos</title>
		<link>http://blog.sallarp.com/iphone-shouldautorotatetointerfaceorientation-breaking-changes/comment-page-1/#comment-1395</link>
		<dc:creator>Neoos</dc:creator>
		<pubDate>Wed, 20 May 2009 22:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sallarp.com/?p=561#comment-1395</guid>
		<description>It&#039;s actually pretty easy to solve: see http://www.neoos.ch/news/46-development/109-iphone-os-30-and-the-new-shouldautorotatetointerfaceorientation-behaviour</description>
		<content:encoded><![CDATA[<p>It&#8217;s actually pretty easy to solve: see <a href="http://www.neoos.ch/news/46-development/109-iphone-os-30-and-the-new-shouldautorotatetointerfaceorientation-behaviour">http://www.neoos.ch/news/46-development/109-iphone-os-30-and-the-new-shouldautorotatetointerfaceorientation-behaviour</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Björn Sållarp</title>
		<link>http://blog.sallarp.com/iphone-shouldautorotatetointerfaceorientation-breaking-changes/comment-page-1/#comment-1333</link>
		<dc:creator>Björn Sållarp</dc:creator>
		<pubDate>Tue, 19 May 2009 06:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sallarp.com/?p=561#comment-1333</guid>
		<description>I did try adding code for initWithFrame, it didn&#039;t help however. The rotate event fires when the phone is tilted left but when NO is returned, it will not fire the rotated event when tilted back to portrait. I tested this on iPhone OS 3.0 beta 5. Please share your code if you are certain that it works.</description>
		<content:encoded><![CDATA[<p>I did try adding code for initWithFrame, it didn&#8217;t help however. The rotate event fires when the phone is tilted left but when NO is returned, it will not fire the rotated event when tilted back to portrait. I tested this on iPhone OS 3.0 beta 5. Please share your code if you are certain that it works.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: blog.sallarp.com @ 2010-07-30 17:14:34 -->