<?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: Problem with Objective C UITabBar at bottom of Screen</title>
	<atom:link href="http://www.wetware.co.nz/2009/07/problem-with-objective-c-uitabbar-at-bottom-of-screen/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wetware.co.nz/2009/07/problem-with-objective-c-uitabbar-at-bottom-of-screen/</link>
	<description>Getting computers to do stuff so we don&#039;t have too</description>
	<lastBuildDate>Tue, 17 Jan 2012 22:29:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Chris</title>
		<link>http://www.wetware.co.nz/2009/07/problem-with-objective-c-uitabbar-at-bottom-of-screen/comment-page-1/#comment-2835</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 26 Feb 2010 16:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=425#comment-2835</guid>
		<description>perhaps a better solution if the code is in a viewcontroller (though with the same result) is:
[code][myActionSheet showInView:self.view.window];[/code]</description>
		<content:encoded><![CDATA[<p>perhaps a better solution if the code is in a viewcontroller (though with the same result) is:</p>
<div class="codesnip-container" >[myActionSheet showInView:self.view.window];</div>
]]></content:encoded>
	</item>
</channel>
</rss>

