<?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: Encapsulating Begin Ignoring Events and End Ignoring Events</title>
	<atom:link href="http://MobileDeveloperTips.com/event-handling/encapsulating-begin-ignoring-events-and-end-ignoring-events.html/feed" rel="self" type="application/rss+xml" />
	<link>http://MobileDeveloperTips.com/event-handling/encapsulating-begin-ignoring-events-and-end-ignoring-events.html</link>
	<description>iOS and Objective-C Tips, Tricks and Tutorials.</description>
	<lastBuildDate>Sat, 19 May 2012 05:15:17 -0500</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Tony F</title>
		<link>http://MobileDeveloperTips.com/event-handling/encapsulating-begin-ignoring-events-and-end-ignoring-events.html#comment-13266</link>
		<dc:creator>Tony F</dc:creator>
		<pubDate>Wed, 14 Apr 2010 20:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=4301#comment-13266</guid>
		<description>This code snippet (thank you) does not seem to work.... 

I am using a segmented control, and loading the default value as design time, when i populate the form at runtime, the events for the segment changed are still being fired....

any ideas on how to stop the events from being fired??

thanks
tony</description>
		<content:encoded><![CDATA[<p>This code snippet (thank you) does not seem to work&#8230;. </p>
<p>I am using a segmented control, and loading the default value as design time, when i populate the form at runtime, the events for the segment changed are still being fired&#8230;.</p>
<p>any ideas on how to stop the events from being fired??</p>
<p>thanks<br />
tony</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bergamot</title>
		<link>http://MobileDeveloperTips.com/event-handling/encapsulating-begin-ignoring-events-and-end-ignoring-events.html#comment-5832</link>
		<dc:creator>Bergamot</dc:creator>
		<pubDate>Mon, 19 Oct 2009 08:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=4301#comment-5832</guid>
		<description>You could also toss these into a category on UIApplication</description>
		<content:encoded><![CDATA[<p>You could also toss these into a category on UIApplication</p>
]]></content:encoded>
	</item>
</channel>
</rss>

