<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How to Show an Alert with UIAlertView</title>
	<atom:link href="http://getsetgames.com/2009/12/02/iphonedev-advent-tip-2-how-to-show-an-alert-with-uialertview/feed/" rel="self" type="application/rss+xml" />
	<link>http://getsetgames.com/2009/12/02/iphonedev-advent-tip-2-how-to-show-an-alert-with-uialertview/</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jul 2010 19:31:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Derek van Vliet</title>
		<link>http://getsetgames.com/2009/12/02/iphonedev-advent-tip-2-how-to-show-an-alert-with-uialertview/comment-page-1/#comment-312</link>
		<dc:creator>Derek van Vliet</dc:creator>
		<pubDate>Fri, 04 Dec 2009 22:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://getsetgames.com/?p=683#comment-312</guid>
		<description>To do that you would need to create a subclass of UIAlertView and override the following methods:&lt;br&gt;&lt;br&gt;- initWithImage&lt;br&gt;- drawRect&lt;br&gt;- show&lt;br&gt;&lt;br&gt;Joris Kluivers has a great explanation of how to do this here:&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://joris.kluivers.nl/iphone-dev/?p=CustomAlert&quot; rel=&quot;nofollow&quot;&gt;http://joris.kluivers.nl/iphone-dev/?p=CustomAlert&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>To do that you would need to create a subclass of UIAlertView and override the following methods:</p>
<p>- initWithImage<br />- drawRect<br />- show</p>
<p>Joris Kluivers has a great explanation of how to do this here:</p>
<p><a href="http://joris.kluivers.nl/iphone-dev/?p=CustomAlert" rel="nofollow">http://joris.kluivers.nl/iphone-dev/?p=CustomAlert</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: goldplated</title>
		<link>http://getsetgames.com/2009/12/02/iphonedev-advent-tip-2-how-to-show-an-alert-with-uialertview/comment-page-1/#comment-311</link>
		<dc:creator>goldplated</dc:creator>
		<pubDate>Fri, 04 Dec 2009 22:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://getsetgames.com/?p=683#comment-311</guid>
		<description>How would you change the Alert message box theme to look more like the game instead of the default iphone Alert?</description>
		<content:encoded><![CDATA[<p>How would you change the Alert message box theme to look more like the game instead of the default iphone Alert?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek van Vliet</title>
		<link>http://getsetgames.com/2009/12/02/iphonedev-advent-tip-2-how-to-show-an-alert-with-uialertview/comment-page-1/#comment-108</link>
		<dc:creator>Derek van Vliet</dc:creator>
		<pubDate>Fri, 04 Dec 2009 17:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://getsetgames.com/?p=683#comment-108</guid>
		<description>To do that you would need to create a subclass of UIAlertView and override the following methods:&lt;br&gt;&lt;br&gt;- initWithImage&lt;br&gt;- drawRect&lt;br&gt;- show&lt;br&gt;&lt;br&gt;Joris Kluivers has a great explanation of how to do this here:&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://joris.kluivers.nl/iphone-dev/?p=CustomAlert&quot; rel=&quot;nofollow&quot;&gt;http://joris.kluivers.nl/iphone-dev/?p=CustomAlert&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>To do that you would need to create a subclass of UIAlertView and override the following methods:</p>
<p>- initWithImage<br />- drawRect<br />- show</p>
<p>Joris Kluivers has a great explanation of how to do this here:</p>
<p><a href="http://joris.kluivers.nl/iphone-dev/?p=CustomAlert" rel="nofollow">http://joris.kluivers.nl/iphone-dev/?p=CustomAlert</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: goldplated</title>
		<link>http://getsetgames.com/2009/12/02/iphonedev-advent-tip-2-how-to-show-an-alert-with-uialertview/comment-page-1/#comment-107</link>
		<dc:creator>goldplated</dc:creator>
		<pubDate>Fri, 04 Dec 2009 17:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://getsetgames.com/?p=683#comment-107</guid>
		<description>How would you change the Alert message box theme to look more like the game instead of the default iphone Alert?</description>
		<content:encoded><![CDATA[<p>How would you change the Alert message box theme to look more like the game instead of the default iphone Alert?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
