<?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: How-To: Change text on Back Button in UINavigationBar (UINavigationController)</title>
	<atom:link href="http://blog.evandavey.com/2008/12/how-to-change-text-on-back-button-in-uinavigationbar-uinavigationcontroller.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.evandavey.com/2008/12/how-to-change-text-on-back-button-in-uinavigationbar-uinavigationcontroller.html</link>
	<description>Tech tips, hints, and general musings. PHP, Perl, Mysql, Javascript, AJAX, JSON, Linux, Mac OSX</description>
	<lastBuildDate>Mon, 06 Sep 2010 13:54:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Joelm</title>
		<link>http://blog.evandavey.com/2008/12/how-to-change-text-on-back-button-in-uinavigationbar-uinavigationcontroller.html/comment-page-1#comment-1161</link>
		<dc:creator>Joelm</dc:creator>
		<pubDate>Tue, 21 Jul 2009 20:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evandavey.com/?p=325#comment-1161</guid>
		<description>Actually the solution works fine, but the key is that you put this button in the target controller.  i.e. add the back button BEFORE you push the next controller.  Then the next controller will use this &#039;back&#039; button to return.  (It&#039;s explained but not clearly in the documentation.)</description>
		<content:encoded><![CDATA[<p>Actually the solution works fine, but the key is that you put this button in the target controller.  i.e. add the back button BEFORE you push the next controller.  Then the next controller will use this &#8216;back&#8217; button to return.  (It&#8217;s explained but not clearly in the documentation.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://osmorphis.blogspot.com/</title>
		<link>http://blog.evandavey.com/2008/12/how-to-change-text-on-back-button-in-uinavigationbar-uinavigationcontroller.html/comment-page-1#comment-824</link>
		<dc:creator>http://osmorphis.blogspot.com/</dc:creator>
		<pubDate>Thu, 12 Mar 2009 13:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evandavey.com/?p=325#comment-824</guid>
		<description>After some additional research (and comments from better experts) I have an alternative solution that may work even better. Please see part 2 of my article:

http://osmorphis.blogspot.com/2009/03/trapping-uinavigationbar-back-button_11.html</description>
		<content:encoded><![CDATA[<p>After some additional research (and comments from better experts) I have an alternative solution that may work even better. Please see part 2 of my article:</p>
<p><a href="http://osmorphis.blogspot.com/2009/03/trapping-uinavigationbar-back-button_11.html" rel="nofollow">http://osmorphis.blogspot.com/2009/03/trapping-uinavigationbar-back-button_11.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://osmorphis.blogspot.com/</title>
		<link>http://blog.evandavey.com/2008/12/how-to-change-text-on-back-button-in-uinavigationbar-uinavigationcontroller.html/comment-page-1#comment-813</link>
		<dc:creator>http://osmorphis.blogspot.com/</dc:creator>
		<pubDate>Sat, 07 Mar 2009 23:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evandavey.com/?p=325#comment-813</guid>
		<description>I have a solution for this problem. Please read the description on my blog:

http://osmorphis.blogspot.com/2009/03/trapping-uinavigationbar-back-button.html</description>
		<content:encoded><![CDATA[<p>I have a solution for this problem. Please read the description on my blog:</p>
<p><a href="http://osmorphis.blogspot.com/2009/03/trapping-uinavigationbar-back-button.html" rel="nofollow">http://osmorphis.blogspot.com/2009/03/trapping-uinavigationbar-back-button.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wendell Hicken</title>
		<link>http://blog.evandavey.com/2008/12/how-to-change-text-on-back-button-in-uinavigationbar-uinavigationcontroller.html/comment-page-1#comment-771</link>
		<dc:creator>Wendell Hicken</dc:creator>
		<pubDate>Sun, 15 Feb 2009 04:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evandavey.com/?p=325#comment-771</guid>
		<description>This is well and good.  Do you know how to get the target and action to work, though?  I&#039;d like to put a small tweak in the Back button behaviour, but can&#039;t seem to get it to call my code when I replace the target and action with something besides nil.</description>
		<content:encoded><![CDATA[<p>This is well and good.  Do you know how to get the target and action to work, though?  I&#8217;d like to put a small tweak in the Back button behaviour, but can&#8217;t seem to get it to call my code when I replace the target and action with something besides nil.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
