<?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: UITabBarController and UIActionSheet &#8211; 65% less hit point!</title>
	<atom:link href="http://runmad.com/blog/2010/04/uitabbarcontroller-and-uiactionsheet-65-percent-less-hit-point/feed/" rel="self" type="application/rss+xml" />
	<link>http://runmad.com/blog/2010/04/uitabbarcontroller-and-uiactionsheet-65-percent-less-hit-point/</link>
	<description>A blog about code, graphics, UI, marketing and whatever else interests me. Follow me on Twitter: @runmad</description>
	<lastBuildDate>Thu, 08 Dec 2011 08:14:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Nik</title>
		<link>http://runmad.com/blog/2010/04/uitabbarcontroller-and-uiactionsheet-65-percent-less-hit-point/comment-page-1/#comment-6691</link>
		<dc:creator>Nik</dc:creator>
		<pubDate>Fri, 22 Jul 2011 17:41:04 +0000</pubDate>
		<guid isPermaLink="false">http://runmad.com/blog/?p=111#comment-6691</guid>
		<description>[actionsheet showInView:self.tabBarController.view];

this is how I use it in my apps, no problems.</description>
		<content:encoded><![CDATA[<p>[actionsheet showInView:self.tabBarController.view];</p>
<p>this is how I use it in my apps, no problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergey P.</title>
		<link>http://runmad.com/blog/2010/04/uitabbarcontroller-and-uiactionsheet-65-percent-less-hit-point/comment-page-1/#comment-4951</link>
		<dc:creator>Sergey P.</dc:creator>
		<pubDate>Fri, 13 May 2011 11:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://runmad.com/blog/?p=111#comment-4951</guid>
		<description>This is a good solution but not perfect. If you need to use device rotation you will have issues with action screen. 
In UIDeviceOrientationPortraitUpsideDown state action view will be shown upside down.</description>
		<content:encoded><![CDATA[<p>This is a good solution but not perfect. If you need to use device rotation you will have issues with action screen.<br />
In UIDeviceOrientationPortraitUpsideDown state action view will be shown upside down.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GMauri</title>
		<link>http://runmad.com/blog/2010/04/uitabbarcontroller-and-uiactionsheet-65-percent-less-hit-point/comment-page-1/#comment-613</link>
		<dc:creator>GMauri</dc:creator>
		<pubDate>Fri, 15 Oct 2010 23:26:01 +0000</pubDate>
		<guid isPermaLink="false">http://runmad.com/blog/?p=111#comment-613</guid>
		<description>Thank you so much, you save my day</description>
		<content:encoded><![CDATA[<p>Thank you so much, you save my day</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis Osipov</title>
		<link>http://runmad.com/blog/2010/04/uitabbarcontroller-and-uiactionsheet-65-percent-less-hit-point/comment-page-1/#comment-138</link>
		<dc:creator>Denis Osipov</dc:creator>
		<pubDate>Wed, 14 Jul 2010 14:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://runmad.com/blog/?p=111#comment-138</guid>
		<description>You safe my day, thanks a lot! =)</description>
		<content:encoded><![CDATA[<p>You safe my day, thanks a lot! =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rune Madsen</title>
		<link>http://runmad.com/blog/2010/04/uitabbarcontroller-and-uiactionsheet-65-percent-less-hit-point/comment-page-1/#comment-11</link>
		<dc:creator>Rune Madsen</dc:creator>
		<pubDate>Thu, 01 Apr 2010 17:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://runmad.com/blog/?p=111#comment-11</guid>
		<description>I have come across weird animation behaviour when using this method (dropping down from the top), so have found this approach to work better.</description>
		<content:encoded><![CDATA[<p>I have come across weird animation behaviour when using this method (dropping down from the top), so have found this approach to work better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Janes</title>
		<link>http://runmad.com/blog/2010/04/uitabbarcontroller-and-uiactionsheet-65-percent-less-hit-point/comment-page-1/#comment-10</link>
		<dc:creator>David Janes</dc:creator>
		<pubDate>Thu, 01 Apr 2010 17:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://runmad.com/blog/?p=111#comment-10</guid>
		<description>I think showFromToolbar: is what you&#039;re looking for.
http://developer.apple.com/iphone/library/documentation/UIKit/Reference/UIActionSheet_Class/Reference/Reference.html#//apple_ref/occ/instm/UIActionSheet/showFromToolbar:</description>
		<content:encoded><![CDATA[<p>I think showFromToolbar: is what you&#8217;re looking for.<br />
<a href="http://developer.apple.com/iphone/library/documentation/UIKit/Reference/UIActionSheet_Class/Reference/Reference.html#//apple_ref/occ/instm/UIActionSheet/showFromToolbar" rel="nofollow">http://developer.apple.com/iphone/library/documentation/UIKit/Reference/UIActionSheet_Class/Reference/Reference.html#//apple_ref/occ/instm/UIActionSheet/showFromToolbar</a>:</p>
]]></content:encoded>
	</item>
</channel>
</rss>

