<?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 5: Open Recent menu</title>
	<atom:link href="http://lapcatsoftware.com/blog/2007/07/10/working-without-a-nib-part-5-open-recent-menu/feed/" rel="self" type="application/rss+xml" />
	<link>http://lapcatsoftware.com/blog/2007/07/10/working-without-a-nib-part-5-open-recent-menu/</link>
	<description>Coding under the close supervision of cats</description>
	<lastBuildDate>Fri, 19 Feb 2010 14:58:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tony</title>
		<link>http://lapcatsoftware.com/blog/2007/07/10/working-without-a-nib-part-5-open-recent-menu/comment-page-1/#comment-8266</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Thu, 10 Jul 2008 12:05:23 +0000</pubDate>
		<guid isPermaLink="false">http://lapcatsoftware.com/blog/2007/07/10/working-without-a-nib-part-5-open-recent-menu/#comment-8266</guid>
		<description>Thanx, this brings me new idea&#039;s.

---------
Tony

Cognitive AB, Stelvio Bokföring Lön Ekonomi för Macintosh
http://www.ct.se/</description>
		<content:encoded><![CDATA[<p>Thanx, this brings me new idea&#8217;s.</p>
<p>&#8212;&#8212;&#8212;<br />
Tony</p>
<p>Cognitive AB, Stelvio Bokföring Lön Ekonomi för Macintosh<br />
<a href="http://www.ct.se/" rel="nofollow">http://www.ct.se/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico</title>
		<link>http://lapcatsoftware.com/blog/2007/07/10/working-without-a-nib-part-5-open-recent-menu/comment-page-1/#comment-7633</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Sat, 03 May 2008 21:26:44 +0000</pubDate>
		<guid isPermaLink="false">http://lapcatsoftware.com/blog/2007/07/10/working-without-a-nib-part-5-open-recent-menu/#comment-7633</guid>
		<description>Thanks, that was very helpful. For posterity: It seems as if _setMenuName: has to be called before the application finished launching (the menu needs to be bound to a menuitem which needs to be inserted into the toplevel menu at that time too). Otherwise, this won&#039;t work.</description>
		<content:encoded><![CDATA[<p>Thanks, that was very helpful. For posterity: It seems as if _setMenuName: has to be called before the application finished launching (the menu needs to be bound to a menuitem which needs to be inserted into the toplevel menu at that time too). Otherwise, this won&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://lapcatsoftware.com/blog/2007/07/10/working-without-a-nib-part-5-open-recent-menu/comment-page-1/#comment-2599</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 12 Jul 2007 06:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://lapcatsoftware.com/blog/2007/07/10/working-without-a-nib-part-5-open-recent-menu/#comment-2599</guid>
		<description>This has been a great series so far.  Thanks for putting it together!</description>
		<content:encoded><![CDATA[<p>This has been a great series so far.  Thanks for putting it together!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nibless Cocoa Apps : Cocoa Programmer</title>
		<link>http://lapcatsoftware.com/blog/2007/07/10/working-without-a-nib-part-5-open-recent-menu/comment-page-1/#comment-2598</link>
		<dc:creator>Nibless Cocoa Apps : Cocoa Programmer</dc:creator>
		<pubDate>Thu, 12 Jul 2007 06:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://lapcatsoftware.com/blog/2007/07/10/working-without-a-nib-part-5-open-recent-menu/#comment-2598</guid>
		<description>[...] LapCat Software publishes Part 5 of the series of articles outlining the tricks and contortions necessary to create a Nibless Cocoa App. [...]</description>
		<content:encoded><![CDATA[<p>[...] LapCat Software publishes Part 5 of the series of articles outlining the tricks and contortions necessary to create a Nibless Cocoa App. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://lapcatsoftware.com/blog/2007/07/10/working-without-a-nib-part-5-open-recent-menu/comment-page-1/#comment-2583</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 11 Jul 2007 13:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://lapcatsoftware.com/blog/2007/07/10/working-without-a-nib-part-5-open-recent-menu/#comment-2583</guid>
		<description>&lt;p&gt;By the way, there&#039;s a &lt;a href=&quot;http://developer.apple.com/qa/qa2001/qa1289.html&quot; title=&quot;Technical Q&amp;A QA1289&quot; rel=&quot;nofollow&quot;&gt;doc&lt;/a&gt; about how &lt;code&gt;NSDocumentController&lt;/code&gt; automatically adds an &lt;b&gt;Open Recent&lt;/b&gt; menu for document-based applications.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>By the way, there&#8217;s a <a href="http://developer.apple.com/qa/qa2001/qa1289.html" title="Technical Q&amp;A QA1289" rel="nofollow">doc</a> about how <code>NSDocumentController</code> automatically adds an <b>Open Recent</b> menu for document-based applications.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
