<?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: Multiple Objects and UITouch</title>
	<atom:link href="http://zcentric.com/2008/09/22/multiple-objects-and-uitouch/feed/" rel="self" type="application/rss+xml" />
	<link>http://zcentric.com/2008/09/22/multiple-objects-and-uitouch/</link>
	<description>A blog about linux, programming and more</description>
	<lastBuildDate>Fri, 03 Feb 2012 20:59:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: mark</title>
		<link>http://zcentric.com/2008/09/22/multiple-objects-and-uitouch/comment-page-1/#comment-1988</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Wed, 28 Dec 2011 04:31:47 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.zcentric.com/?p=254#comment-1988</guid>
		<description>I already know to do my IBOutlet as UILabel.</description>
		<content:encoded><![CDATA[<p>I already know to do my IBOutlet as UILabel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://zcentric.com/2008/09/22/multiple-objects-and-uitouch/comment-page-1/#comment-1987</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Wed, 28 Dec 2011 04:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.zcentric.com/?p=254#comment-1987</guid>
		<description>I can&#039;t seem to get this to work with labels instead of images. is there a different protocol?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t seem to get this to work with labels instead of images. is there a different protocol?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://zcentric.com/2008/09/22/multiple-objects-and-uitouch/comment-page-1/#comment-1237</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 08 May 2009 23:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.zcentric.com/?p=254#comment-1237</guid>
		<description>@jeffaudio and dylan,
i have the same problem. the object animates behind the background image and once it is done it goes to the top again. i tried using:

[self bringSubViewToFront:[touch view]];

but still no success any ideaS?</description>
		<content:encoded><![CDATA[<p>@jeffaudio and dylan,<br />
i have the same problem. the object animates behind the background image and once it is done it goes to the top again. i tried using:</p>
<p>[self bringSubViewToFront:[touch view]];</p>
<p>but still no success any ideaS?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://zcentric.com/2008/09/22/multiple-objects-and-uitouch/comment-page-1/#comment-1236</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 03 Mar 2009 20:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.zcentric.com/?p=254#comment-1236</guid>
		<description>I have spent way too many hours in books and online trying to figure out the basics of touch events.  I came to your site and within MINUTES had my own app working.  I cannot tell you how thankful I am.  Keep up the good work.</description>
		<content:encoded><![CDATA[<p>I have spent way too many hours in books and online trying to figure out the basics of touch events.  I came to your site and within MINUTES had my own app working.  I cannot tell you how thankful I am.  Keep up the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffaudio</title>
		<link>http://zcentric.com/2008/09/22/multiple-objects-and-uitouch/comment-page-1/#comment-1235</link>
		<dc:creator>jeffaudio</dc:creator>
		<pubDate>Mon, 13 Oct 2008 15:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.zcentric.com/?p=254#comment-1235</guid>
		<description>@Dylan

I tried the same thing and don&#039;t get this behavior only when animating. You might have your background placed above the moveable images. In the xib window, the objects are arranged in reverse order (so under View your background image should be at the top).</description>
		<content:encoded><![CDATA[<p>@Dylan</p>
<p>I tried the same thing and don&#8217;t get this behavior only when animating. You might have your background placed above the moveable images. In the xib window, the objects are arranged in reverse order (so under View your background image should be at the top).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dylan</title>
		<link>http://zcentric.com/2008/09/22/multiple-objects-and-uitouch/comment-page-1/#comment-1234</link>
		<dc:creator>Dylan</dc:creator>
		<pubDate>Sat, 04 Oct 2008 03:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.zcentric.com/?p=254#comment-1234</guid>
		<description>If you put a background image behind, the images move to the back when touched/animating. Any way to avoid this behavior?</description>
		<content:encoded><![CDATA[<p>If you put a background image behind, the images move to the back when touched/animating. Any way to avoid this behavior?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Move an image to where I touch - iPhone Dev SDK Forum</title>
		<link>http://zcentric.com/2008/09/22/multiple-objects-and-uitouch/comment-page-1/#comment-1233</link>
		<dc:creator>Move an image to where I touch - iPhone Dev SDK Forum</dc:creator>
		<pubDate>Thu, 02 Oct 2008 18:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.zcentric.com/?p=254#comment-1233</guid>
		<description>[...] am a example of this  Multiple Objects and UITouch : Iphone Noob    __________________ Iphone Noob iPhone Development Blog. Learn to develop for the iPhone SDK with [...] </description>
		<content:encoded><![CDATA[<p>[...] am a example of this  Multiple Objects and UITouch : Iphone Noob    __________________ Iphone Noob iPhone Development Blog. Learn to develop for the iPhone SDK with [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Add a Wiggle : Iphone Noob</title>
		<link>http://zcentric.com/2008/09/22/multiple-objects-and-uitouch/comment-page-1/#comment-1232</link>
		<dc:creator>Add a Wiggle : Iphone Noob</dc:creator>
		<pubDate>Tue, 23 Sep 2008 13:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.zcentric.com/?p=254#comment-1232</guid>
		<description>[...] This will be a continuation of Multiple Objects and UITouch [...] </description>
		<content:encoded><![CDATA[<p>[...] This will be a continuation of Multiple Objects and UITouch [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

