<?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: Creating the &#8216;loupe&#8217; or magnifying glass effect on the iphone.</title>
	<atom:link href="https://www.craftymind.com/creating-the-loupe-or-magnifying-glass-effect-on-the-iphone/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.craftymind.com/creating-the-loupe-or-magnifying-glass-effect-on-the-iphone/</link>
	<description>Hacking away at UI development</description>
	<lastBuildDate>Tue, 14 Oct 2014 06:31:19 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>By: Asif</title>
		<link>https://www.craftymind.com/creating-the-loupe-or-magnifying-glass-effect-on-the-iphone/comment-page-1/#comment-24146</link>
		<dc:creator><![CDATA[Asif]]></dc:creator>
		<pubDate>Tue, 20 Nov 2012 06:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.craftymind.com/2009/02/10/creating-the-loupe-or-magnifying-glass-effect-on-the-iphone/#comment-24146</guid>
		<description><![CDATA[How can i use it inside UIScrollView ?]]></description>
		<content:encoded><![CDATA[<p>How can i use it inside UIScrollView ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramaraju</title>
		<link>https://www.craftymind.com/creating-the-loupe-or-magnifying-glass-effect-on-the-iphone/comment-page-1/#comment-23247</link>
		<dc:creator><![CDATA[Ramaraju]]></dc:creator>
		<pubDate>Thu, 01 Sep 2011 11:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.craftymind.com/2009/02/10/creating-the-loupe-or-magnifying-glass-effect-on-the-iphone/#comment-23247</guid>
		<description><![CDATA[Thanks a lot.]]></description>
		<content:encoded><![CDATA[<p>Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Rickerby</title>
		<link>https://www.craftymind.com/creating-the-loupe-or-magnifying-glass-effect-on-the-iphone/comment-page-1/#comment-22241</link>
		<dc:creator><![CDATA[Joe Rickerby]]></dc:creator>
		<pubDate>Fri, 02 Jul 2010 16:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.craftymind.com/2009/02/10/creating-the-loupe-or-magnifying-glass-effect-on-the-iphone/#comment-22241</guid>
		<description><![CDATA[Hi Sean,
Thanks for this code, it&#039;s really useful. I&#039;d like to use it in an app I&#039;m writing at the moment, what&#039;s your stance on copyright/licensing?

Thanks,
Joe]]></description>
		<content:encoded><![CDATA[<p>Hi Sean,<br />
Thanks for this code, it&#8217;s really useful. I&#8217;d like to use it in an app I&#8217;m writing at the moment, what&#8217;s your stance on copyright/licensing?</p>
<p>Thanks,<br />
Joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chadwick Wood</title>
		<link>https://www.craftymind.com/creating-the-loupe-or-magnifying-glass-effect-on-the-iphone/comment-page-1/#comment-20959</link>
		<dc:creator><![CDATA[Chadwick Wood]]></dc:creator>
		<pubDate>Thu, 25 Mar 2010 18:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.craftymind.com/2009/02/10/creating-the-loupe-or-magnifying-glass-effect-on-the-iphone/#comment-20959</guid>
		<description><![CDATA[Hey Sean, thanks for the wonderful article!  I started out with your approach, then refined it to something that I think is simpler, and includes live updates.  I wrote about it here if you&#039;re interested: http://coffeeshopped.com/2010/03/a-simpler-magnifying-glass-loupe-view-for-the-iphone

Thanks,
Chadwick]]></description>
		<content:encoded><![CDATA[<p>Hey Sean, thanks for the wonderful article!  I started out with your approach, then refined it to something that I think is simpler, and includes live updates.  I wrote about it here if you&#8217;re interested: <a href="http://coffeeshopped.com/2010/03/a-simpler-magnifying-glass-loupe-view-for-the-iphone" rel="nofollow">http://coffeeshopped.com/2010/03/a-simpler-magnifying-glass-loupe-view-for-the-iphone</a></p>
<p>Thanks,<br />
Chadwick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>https://www.craftymind.com/creating-the-loupe-or-magnifying-glass-effect-on-the-iphone/comment-page-1/#comment-19697</link>
		<dc:creator><![CDATA[dave]]></dc:creator>
		<pubDate>Sun, 14 Feb 2010 16:33:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.craftymind.com/2009/02/10/creating-the-loupe-or-magnifying-glass-effect-on-the-iphone/#comment-19697</guid>
		<description><![CDATA[Thanks a lot! Great work!

If the UIView contains UIImageViews with images having an alpha channel, the right side of the images or UIImageView are purple... It&#039;s very bad if you use a image with rounded borders. Any idea how to fix that?]]></description>
		<content:encoded><![CDATA[<p>Thanks a lot! Great work!</p>
<p>If the UIView contains UIImageViews with images having an alpha channel, the right side of the images or UIImageView are purple&#8230; It&#8217;s very bad if you use a image with rounded borders. Any idea how to fix that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Christmann</title>
		<link>https://www.craftymind.com/creating-the-loupe-or-magnifying-glass-effect-on-the-iphone/comment-page-1/#comment-12977</link>
		<dc:creator><![CDATA[Sean Christmann]]></dc:creator>
		<pubDate>Tue, 09 Jun 2009 17:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.craftymind.com/2009/02/10/creating-the-loupe-or-magnifying-glass-effect-on-the-iphone/#comment-12977</guid>
		<description><![CDATA[Thanks Elia, I&#039;m still learning many of the C conventions myself and memory issues associated with certain conventions.]]></description>
		<content:encoded><![CDATA[<p>Thanks Elia, I&#8217;m still learning many of the C conventions myself and memory issues associated with certain conventions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elia Freedman</title>
		<link>https://www.craftymind.com/creating-the-loupe-or-magnifying-glass-effect-on-the-iphone/comment-page-1/#comment-12305</link>
		<dc:creator><![CDATA[Elia Freedman]]></dc:creator>
		<pubDate>Sun, 24 May 2009 01:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.craftymind.com/2009/02/10/creating-the-loupe-or-magnifying-glass-effect-on-the-iphone/#comment-12305</guid>
		<description><![CDATA[First, thanks so much for the code. Man, this was a life-saver. I&#039;m decent with standard UI elements but the minute I have to dig into drawing my own custom UI elements, I&#039;m lost. Since I needed a loupe, your code was perfect!

I made a change: I needed to change the loupe&#039;s image on every move. I was able to do that but found, rather quickly, that MagnifierView.m ate up memory. Given your generosity in providing most of the code, I thought I would submit to you a small bug fix to deal with the memory leak issue.

In MagnifierView.m at the bottom of drawRect, I added the following three lines:
	CGImageRelease(mask);
	CGImageRelease(subImage);
	CGImageRelease(xMaskedImage);

Thanks again.]]></description>
		<content:encoded><![CDATA[<p>First, thanks so much for the code. Man, this was a life-saver. I&#8217;m decent with standard UI elements but the minute I have to dig into drawing my own custom UI elements, I&#8217;m lost. Since I needed a loupe, your code was perfect!</p>
<p>I made a change: I needed to change the loupe&#8217;s image on every move. I was able to do that but found, rather quickly, that MagnifierView.m ate up memory. Given your generosity in providing most of the code, I thought I would submit to you a small bug fix to deal with the memory leak issue.</p>
<p>In MagnifierView.m at the bottom of drawRect, I added the following three lines:<br />
	CGImageRelease(mask);<br />
	CGImageRelease(subImage);<br />
	CGImageRelease(xMaskedImage);</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: epicjorge</title>
		<link>https://www.craftymind.com/creating-the-loupe-or-magnifying-glass-effect-on-the-iphone/comment-page-1/#comment-11412</link>
		<dc:creator><![CDATA[epicjorge]]></dc:creator>
		<pubDate>Wed, 06 May 2009 06:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.craftymind.com/2009/02/10/creating-the-loupe-or-magnifying-glass-effect-on-the-iphone/#comment-11412</guid>
		<description><![CDATA[You are missing a file from your project. Can you check it out and fix?]]></description>
		<content:encoded><![CDATA[<p>You are missing a file from your project. Can you check it out and fix?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
