<?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: The iPhone SDK Strikes Again&#8230;</title>
	<atom:link href="http://fasterkittycodecode.com/coding/the-iphone-sdk-strikes-again/feed/" rel="self" type="application/rss+xml" />
	<link>http://fasterkittycodecode.com/coding/the-iphone-sdk-strikes-again/</link>
	<description>Wendy dev/blog</description>
	<lastBuildDate>Wed, 19 Oct 2011 09:11:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: PB</title>
		<link>http://fasterkittycodecode.com/coding/the-iphone-sdk-strikes-again/comment-page-1/#comment-198</link>
		<dc:creator>PB</dc:creator>
		<pubDate>Tue, 26 May 2009 14:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://fasterkittycodecode.com/?p=110#comment-198</guid>
		<description>&quot;Since the UINavigationController class inherits from the UIViewController class, its instances also have a view property. A navigation controller’s view contains a navigation bar and its top view controller’s view in its hierarchy. Therefore, you just need to attach the navigation controller’s view to a window to display it.&quot;


I have not tried this but: 
Can you not gain access to the view and rotate it?  Or perhaps place all controls you want to rotate in sub-views that you can rotate?</description>
		<content:encoded><![CDATA[<p>&#8220;Since the UINavigationController class inherits from the UIViewController class, its instances also have a view property. A navigation controller’s view contains a navigation bar and its top view controller’s view in its hierarchy. Therefore, you just need to attach the navigation controller’s view to a window to display it.&#8221;</p>
<p>I have not tried this but:<br />
Can you not gain access to the view and rotate it?  Or perhaps place all controls you want to rotate in sub-views that you can rotate?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

