<?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: Working without a nib, Part 4: setAppleMenu</title>
	<atom:link href="http://lapcatsoftware.com/blog/2007/06/17/working-without-a-nib-part-4-setapplemenu/feed/" rel="self" type="application/rss+xml" />
	<link>http://lapcatsoftware.com/blog/2007/06/17/working-without-a-nib-part-4-setapplemenu/</link>
	<description>Coding under the close supervision of cats</description>
	<lastBuildDate>Fri, 09 Jul 2010 18:22:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jeff</title>
		<link>http://lapcatsoftware.com/blog/2007/06/17/working-without-a-nib-part-4-setapplemenu/comment-page-1/#comment-2385</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sat, 23 Jun 2007 13:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://lapcatsoftware.com/blog/2007/06/17/working-without-a-nib-part-4-setapplemenu/#comment-2385</guid>
		<description>&lt;p&gt;Christian, good question. I thought that there might be a problem because &lt;code&gt;setAppleMenu:&lt;/code&gt; isn&#039;t declared anywhere, but it turns out I was wrong. It seems to work fine to use &lt;code&gt;@selector(setAppleMenu:)&lt;/code&gt;.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Christian, good question. I thought that there might be a problem because <code>setAppleMenu:</code> isn&#8217;t declared anywhere, but it turns out I was wrong. It seems to work fine to use <code>@selector(setAppleMenu:)</code>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://lapcatsoftware.com/blog/2007/06/17/working-without-a-nib-part-4-setapplemenu/comment-page-1/#comment-2383</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Sat, 23 Jun 2007 11:50:42 +0000</pubDate>
		<guid isPermaLink="false">http://lapcatsoftware.com/blog/2007/06/17/working-without-a-nib-part-4-setapplemenu/#comment-2383</guid>
		<description>Why are you using &quot;NSSelectorFromString(@&quot;setAppleMenu:&quot;)&quot; and not @selector(setAppleMenu:)?</description>
		<content:encoded><![CDATA[<p>Why are you using &#8220;NSSelectorFromString(@&#8221;setAppleMenu:&#8221;)&#8221; and not @selector(setAppleMenu:)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
