<?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: Where Was Touch &#8211; Determine if Touch/Point is Within Rectangle</title>
	<atom:link href="http://iPhoneDeveloperTips.com/event-handling/determining-if-touch-or-point-is-within-rectangle.html/feed" rel="self" type="application/rss+xml" />
	<link>http://iPhoneDeveloperTips.com/event-handling/determining-if-touch-or-point-is-within-rectangle.html</link>
	<description>iOS Developer Tips, Tricks and Tutorials.</description>
	<lastBuildDate>Wed, 08 Feb 2012 06:31:16 -0600</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: @crgt</title>
		<link>http://iPhoneDeveloperTips.com/event-handling/determining-if-touch-or-point-is-within-rectangle.html#comment-59396</link>
		<dc:creator>@crgt</dc:creator>
		<pubDate>Fri, 02 Sep 2011 06:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=2149#comment-59396</guid>
		<description>Great snippet.  Also helpful for restricting the range of movement of a dragged view.  Thanks!</description>
		<content:encoded><![CDATA[<p>Great snippet.  Also helpful for restricting the range of movement of a dragged view.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://iPhoneDeveloperTips.com/event-handling/determining-if-touch-or-point-is-within-rectangle.html#comment-56615</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 25 Jul 2011 19:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=2149#comment-56615</guid>
		<description>Thank you very much for this. I was capturing tap events on my view and this would obviously block my UIButton touches, so this came in very handy passing the events along to their respective UI piece.</description>
		<content:encoded><![CDATA[<p>Thank you very much for this. I was capturing tap events on my view and this would obviously block my UIButton touches, so this came in very handy passing the events along to their respective UI piece.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

