<?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: UINavigationBar with solid color or image background</title>
	<atom:link href="http://foobarpig.com/iphone/uinavigationbar-with-solid-color-or-image-background.html/feed" rel="self" type="application/rss+xml" />
	<link>http://foobarpig.com/iphone/uinavigationbar-with-solid-color-or-image-background.html</link>
	<description>tasty bits and pieces from the swill of my code</description>
	<lastBuildDate>Thu, 26 Jan 2012 22:02:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Link Lizard</title>
		<link>http://foobarpig.com/iphone/uinavigationbar-with-solid-color-or-image-background.html/comment-page-1#comment-42007</link>
		<dc:creator>Link Lizard</dc:creator>
		<pubDate>Mon, 16 Jan 2012 18:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://foobarpig.com/?p=44#comment-42007</guid>
		<description>&lt;strong&gt;Link Lizard...&lt;/strong&gt;

[...]UINavigationBar with solid color or image background &#124; foobarpig.com[...]...</description>
		<content:encoded><![CDATA[<p><strong>Link Lizard&#8230;</strong></p>
<p>[...]UINavigationBar with solid color or image background | foobarpig.com[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://collegepuzzle.stanford.edu/?p=395</title>
		<link>http://foobarpig.com/iphone/uinavigationbar-with-solid-color-or-image-background.html/comment-page-1#comment-41249</link>
		<dc:creator>http://collegepuzzle.stanford.edu/?p=395</dc:creator>
		<pubDate>Fri, 06 Jan 2012 09:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://foobarpig.com/?p=44#comment-41249</guid>
		<description>&lt;strong&gt;Another Title...&lt;/strong&gt;

I saw this really good post today....</description>
		<content:encoded><![CDATA[<p><strong>Another Title&#8230;</strong></p>
<p>I saw this really good post today&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GammaPoint</title>
		<link>http://foobarpig.com/iphone/uinavigationbar-with-solid-color-or-image-background.html/comment-page-1#comment-39027</link>
		<dc:creator>GammaPoint</dc:creator>
		<pubDate>Tue, 13 Dec 2011 01:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://foobarpig.com/?p=44#comment-39027</guid>
		<description>On iOS 4.3 &amp; simulator 4.3, this causes the navbar to become transparent, discussed here:
http://stackoverflow.com/questions/6783061/disappearing-navigationbar-color-in-ios-4-3</description>
		<content:encoded><![CDATA[<p>On iOS 4.3 &amp; simulator 4.3, this causes the navbar to become transparent, discussed here:<br />
<a href="http://stackoverflow.com/questions/6783061/disappearing-navigationbar-color-in-ios-4-3" rel="nofollow">http://stackoverflow.com/questions/6783061/disappearing-navigationbar-color-in-ios-4-3</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iOS 4 &#38; iOS 5 : Custom UIAppearance Tutorial &#124; Scott Sherwood</title>
		<link>http://foobarpig.com/iphone/uinavigationbar-with-solid-color-or-image-background.html/comment-page-1#comment-38885</link>
		<dc:creator>iOS 4 &#38; iOS 5 : Custom UIAppearance Tutorial &#124; Scott Sherwood</dc:creator>
		<pubDate>Sun, 11 Dec 2011 20:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://foobarpig.com/?p=44#comment-38885</guid>
		<description>[...] This is a really useful resource that I drew from to theme my user interfaces in iOS4 Ray Wenderlich: iOS 5 User Interface Customisation   This entry was posted in Development, iOS and [...]</description>
		<content:encoded><![CDATA[<p>[...] This is a really useful resource that I drew from to theme my user interfaces in iOS4 Ray Wenderlich: iOS 5 User Interface Customisation   This entry was posted in Development, iOS and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ggg</title>
		<link>http://foobarpig.com/iphone/uinavigationbar-with-solid-color-or-image-background.html/comment-page-1#comment-35728</link>
		<dc:creator>ggg</dc:creator>
		<pubDate>Tue, 08 Nov 2011 14:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://foobarpig.com/?p=44#comment-35728</guid>
		<description>this doesn&#039;t work!
and I&#039;m not sure it&#039;s Appstore safe.</description>
		<content:encoded><![CDATA[<p>this doesn&#8217;t work!<br />
and I&#8217;m not sure it&#8217;s Appstore safe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://foobarpig.com/iphone/uinavigationbar-with-solid-color-or-image-background.html/comment-page-1#comment-32724</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Wed, 05 Oct 2011 22:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://foobarpig.com/?p=44#comment-32724</guid>
		<description>Ran into the same problem, I surmise they broke some stuff with os5, but they&#039;ve also added framework support for changing the image:
- (void)setBackgroundImage:(UIImage *)backgroundImage forBarMetrics:(UIBarMetrics)barMetrics</description>
		<content:encoded><![CDATA[<p>Ran into the same problem, I surmise they broke some stuff with os5, but they&#8217;ve also added framework support for changing the image:<br />
- (void)setBackgroundImage:(UIImage *)backgroundImage forBarMetrics:(UIBarMetrics)barMetrics</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deathmate</title>
		<link>http://foobarpig.com/iphone/uinavigationbar-with-solid-color-or-image-background.html/comment-page-1#comment-31356</link>
		<dc:creator>Deathmate</dc:creator>
		<pubDate>Mon, 03 Oct 2011 04:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://foobarpig.com/?p=44#comment-31356</guid>
		<description>I use the category method myself, but as others have pointed out this is not supported in iOS 5.

Now discussing iOS 5 outside of apples approved forums is against the developers license, however those with access to the iOS 5 docs I strongly suggest you have a look at the UINavigationBar reference. You might find something that will make this a lot easier.</description>
		<content:encoded><![CDATA[<p>I use the category method myself, but as others have pointed out this is not supported in iOS 5.</p>
<p>Now discussing iOS 5 outside of apples approved forums is against the developers license, however those with access to the iOS 5 docs I strongly suggest you have a look at the UINavigationBar reference. You might find something that will make this a lot easier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Garrett</title>
		<link>http://foobarpig.com/iphone/uinavigationbar-with-solid-color-or-image-background.html/comment-page-1#comment-28967</link>
		<dc:creator>Joel Garrett</dc:creator>
		<pubDate>Fri, 30 Sep 2011 13:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://foobarpig.com/?p=44#comment-28967</guid>
		<description>Here is an alternative solution that lets you use your own custom subclass of UINavigationBar:

https://gist.github.com/1253807</description>
		<content:encoded><![CDATA[<p>Here is an alternative solution that lets you use your own custom subclass of UINavigationBar:</p>
<p><a href="https://gist.github.com/1253807" rel="nofollow">https://gist.github.com/1253807</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak Jangra</title>
		<link>http://foobarpig.com/iphone/uinavigationbar-with-solid-color-or-image-background.html/comment-page-1#comment-24549</link>
		<dc:creator>Deepak Jangra</dc:creator>
		<pubDate>Thu, 22 Sep 2011 06:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://foobarpig.com/?p=44#comment-24549</guid>
		<description>Hi,
I was using the same approach in the iOS 4.3.3 version and it was working fine. But when I upgrade my machine on the iOS 5, then this method stop working. I tried to called the setNeedsDisplay method for the navigationBar but nothing happened and drawRect method did not called. Please suggest me the way to accomplish this feature in iOS 5. 

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I was using the same approach in the iOS 4.3.3 version and it was working fine. But when I upgrade my machine on the iOS 5, then this method stop working. I tried to called the setNeedsDisplay method for the navigationBar but nothing happened and drawRect method did not called. Please suggest me the way to accomplish this feature in iOS 5. </p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ehliyet sınavı</title>
		<link>http://foobarpig.com/iphone/uinavigationbar-with-solid-color-or-image-background.html/comment-page-1#comment-20197</link>
		<dc:creator>ehliyet sınavı</dc:creator>
		<pubDate>Fri, 19 Aug 2011 22:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://foobarpig.com/?p=44#comment-20197</guid>
		<description>AGpTIUGl Cheap</description>
		<content:encoded><![CDATA[<p>AGpTIUGl Cheap</p>
]]></content:encoded>
	</item>
</channel>
</rss>

