<?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"
	>
<channel>
	<title>Comments on: Simple NSViewController Sample Projects</title>
	<atom:link href="http://katidev.com/blog/2008/07/24/simple-nsviewcontroller-sample-projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://katidev.com/blog/2008/07/24/simple-nsviewcontroller-sample-projects/</link>
	<description>Developing Interfaces with Cocoa</description>
	<pubDate>Thu, 11 Mar 2010 18:48:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: wncksuijytfc</title>
		<link>http://katidev.com/blog/2008/07/24/simple-nsviewcontroller-sample-projects/#comment-346</link>
		<dc:creator>wncksuijytfc</dc:creator>
		<pubDate>Mon, 05 Oct 2009 22:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://katidev.com/blog/?p=152#comment-346</guid>
		<description>gxscnhbhugdt</description>
		<content:encoded><![CDATA[<p>gxscnhbhugdt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://katidev.com/blog/2008/07/24/simple-nsviewcontroller-sample-projects/#comment-320</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 13 Jun 2009 18:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://katidev.com/blog/?p=152#comment-320</guid>
		<description>thanks! I am new and have been searching and searching for some simple starting samples. This was an investment of your time to help others. It is nice to see a generous spirit. Thanks a lot!</description>
		<content:encoded><![CDATA[<p>thanks! I am new and have been searching and searching for some simple starting samples. This was an investment of your time to help others. It is nice to see a generous spirit. Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexwebmaster</title>
		<link>http://katidev.com/blog/2008/07/24/simple-nsviewcontroller-sample-projects/#comment-276</link>
		<dc:creator>Alexwebmaster</dc:creator>
		<pubDate>Tue, 03 Mar 2009 12:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://katidev.com/blog/?p=152#comment-276</guid>
		<description>Hello webmaster 
I would like to share with you a link to your site 
write me here preonrelt@mail.ru</description>
		<content:encoded><![CDATA[<p>Hello webmaster<br />
I would like to share with you a link to your site<br />
write me here <a href="mailto:%70%72%65%6F%6E%72%65%6C%74%40%6D%61%69%6C%2E%72%75"><span id="emob-cerbaeryg@znvy.eh-68">preonrelt {at} mail(.)ru</span><script type="text/javascript">
    var mailNode = document.getElementById('emob-cerbaeryg@znvy.eh-68');
    var linkNode = document.createElement('a');
    linkNode.setAttribute('href', "mailto:%70%72%65%6F%6E%72%65%6C%74%40%6D%61%69%6C%2E%72%75");
    tNode = document.createTextNode("preonrelt {at} mail(.)ru");
    linkNode.appendChild(tNode);
    linkNode.setAttribute('id', "emob-cerbaeryg@znvy.eh-68");
    mailNode.parentNode.replaceChild(linkNode, mailNode);
</script></a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tianzhou Chen</title>
		<link>http://katidev.com/blog/2008/07/24/simple-nsviewcontroller-sample-projects/#comment-275</link>
		<dc:creator>Tianzhou Chen</dc:creator>
		<pubDate>Fri, 23 Jan 2009 17:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://katidev.com/blog/?p=152#comment-275</guid>
		<description>I have a suggestion for the menu validate problem if setting the view's next responder to its containing view controller.
   We can add validateMenuItem: to XSWindowController and also add a dictionary which holds all the menu items and its enable state. For the validateMenuItem: in XSViewController, rather than setting the menu item enable state directly, we set the corresponding value in that dictionary and then call [XSWindowController validateMenuItem:] to actually refresh the menu item enable state. Thus even for those menu items whose target is not the key view currently, they can still be validated based on the value in that dictionary(the lastest updated value)
    I prefer to have the view controller to be the next responder of its related view( Though I don't see how much I can benefit from it, it just looks nature to me ). But surely your XSView&#38;Window Controller will be the base upon which I further that work!</description>
		<content:encoded><![CDATA[<p>I have a suggestion for the menu validate problem if setting the view&#8217;s next responder to its containing view controller.<br />
   We can add validateMenuItem: to XSWindowController and also add a dictionary which holds all the menu items and its enable state. For the validateMenuItem: in XSViewController, rather than setting the menu item enable state directly, we set the corresponding value in that dictionary and then call [XSWindowController validateMenuItem:] to actually refresh the menu item enable state. Thus even for those menu items whose target is not the key view currently, they can still be validated based on the value in that dictionary(the lastest updated value)<br />
    I prefer to have the view controller to be the next responder of its related view( Though I don&#8217;t see how much I can benefit from it, it just looks nature to me ). But surely your XSView&amp;Window Controller will be the base upon which I further that work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dreamcat7</title>
		<link>http://katidev.com/blog/2008/07/24/simple-nsviewcontroller-sample-projects/#comment-248</link>
		<dc:creator>dreamcat7</dc:creator>
		<pubDate>Sat, 08 Nov 2008 14:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://katidev.com/blog/?p=152#comment-248</guid>
		<description>Hi - Any progress on re-work these XSViewController Classes to include nested geometries? If its no longer possible then maybe worthwhile to concentrate on hammering down the class specification for others to implement ? 

Personally I do not know any candidate however there certainly seems to be enough general interest to take this further e.g. Google summer-of-code project / or a post to cocoa-dev@lists.apple.com can renew this idea ? We have not seen any similar library classes and neither as ambitious or worthwhile in this area, so i believe it would be very welcome. Good work!</description>
		<content:encoded><![CDATA[<p>Hi - Any progress on re-work these XSViewController Classes to include nested geometries? If its no longer possible then maybe worthwhile to concentrate on hammering down the class specification for others to implement ? </p>
<p>Personally I do not know any candidate however there certainly seems to be enough general interest to take this further e.g. Google summer-of-code project / or a post to <a href="mailto:%63%6F%63%6F%61%2D%64%65%76%40%6C%69%73%74%73%2E%61%70%70%6C%65%2E%63%6F%6D"><span id="emob-pbpbn-qri@yvfgf.nccyr.pbz-85">cocoa-dev {at} lists.apple(.)com</span><script type="text/javascript">
    var mailNode = document.getElementById('emob-pbpbn-qri@yvfgf.nccyr.pbz-85');
    var linkNode = document.createElement('a');
    linkNode.setAttribute('href', "mailto:%63%6F%63%6F%61%2D%64%65%76%40%6C%69%73%74%73%2E%61%70%70%6C%65%2E%63%6F%6D");
    tNode = document.createTextNode("cocoa-dev {at} lists.apple(.)com");
    linkNode.appendChild(tNode);
    linkNode.setAttribute('id', "emob-pbpbn-qri@yvfgf.nccyr.pbz-85");
    mailNode.parentNode.replaceChild(linkNode, mailNode);
</script></a> can renew this idea ? We have not seen any similar library classes and neither as ambitious or worthwhile in this area, so i believe it would be very welcome. Good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://katidev.com/blog/2008/07/24/simple-nsviewcontroller-sample-projects/#comment-224</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Wed, 30 Jul 2008 19:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://katidev.com/blog/?p=152#comment-224</guid>
		<description>Very helpful! Thanks!</description>
		<content:encoded><![CDATA[<p>Very helpful! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://katidev.com/blog/2008/07/24/simple-nsviewcontroller-sample-projects/#comment-223</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Mon, 28 Jul 2008 18:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://katidev.com/blog/?p=152#comment-223</guid>
		<description>Nice, thanks a lot for this.  I just discovered these XS classes, and I'm starting to wonder how I ever got along with them...</description>
		<content:encoded><![CDATA[<p>Nice, thanks a lot for this.  I just discovered these XS classes, and I&#8217;m starting to wonder how I ever got along with them&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.984 seconds -->
