<?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: PyAverager tutorial error with Cocoa Bindings</title>
	<atom:link href="http://patternbuffer.wordpress.com/2008/05/05/pyaverager-tutorial-error-with-cocoa-bindings/feed/" rel="self" type="application/rss+xml" />
	<link>http://patternbuffer.wordpress.com/2008/05/05/pyaverager-tutorial-error-with-cocoa-bindings/</link>
	<description>Kyle Crawford</description>
	<lastBuildDate>Fri, 06 Nov 2009 02:53:19 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kyle Crawford</title>
		<link>http://patternbuffer.wordpress.com/2008/05/05/pyaverager-tutorial-error-with-cocoa-bindings/#comment-133</link>
		<dc:creator>Kyle Crawford</dc:creator>
		<pubDate>Wed, 29 Oct 2008 01:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://patternbuffer.wordpress.com/?p=38#comment-133</guid>
		<description>It is in the same folder as PyAverager.xcodeproj.  It is part of the project and shows in the Groups &amp; Files section when you have it open in Xcode.</description>
		<content:encoded><![CDATA[<p>It is in the same folder as PyAverager.xcodeproj.  It is part of the project and shows in the Groups &amp; Files section when you have it open in Xcode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rasmus Tausen</title>
		<link>http://patternbuffer.wordpress.com/2008/05/05/pyaverager-tutorial-error-with-cocoa-bindings/#comment-132</link>
		<dc:creator>Rasmus Tausen</dc:creator>
		<pubDate>Tue, 28 Oct 2008 20:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://patternbuffer.wordpress.com/?p=38#comment-132</guid>
		<description>Dear Kyle Crawford 

Where do I find a file named &quot;main.py&quot; - sorry I don&#039;t get it...</description>
		<content:encoded><![CDATA[<p>Dear Kyle Crawford </p>
<p>Where do I find a file named &#8220;main.py&#8221; &#8211; sorry I don&#8217;t get it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kourge</title>
		<link>http://patternbuffer.wordpress.com/2008/05/05/pyaverager-tutorial-error-with-cocoa-bindings/#comment-78</link>
		<dc:creator>kourge</dc:creator>
		<pubDate>Sun, 25 May 2008 17:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://patternbuffer.wordpress.com/?p=38#comment-78</guid>
		<description>This is a real lifesaver. I was worried when I found Tiger references in the tutorial (because that indicates the tutorial is quite outdated) given that I&#039;m on Leopard, even though Leopard ships with PyObjC by default.
Everything seemed fine until it seems that binding doesn&#039;t work in IB. After wondering what could have gone wrong for a whole day, I then found this post.
This really is the same kind of idiocracy in the RubyCocoa tutorial, where it told the reader to add a Custom View (barebone NSView) in IB, then set its identity to IKImageBrowserView, when in fact the IKImageBrowserView is available in the Library panel. Even after this, it told the reader not to worry because even though IKImageBrowserView belongs to Quartz.framework and its not added to the project, AppKit.framework is dependent on Quartz.framework. Which was wrong again, because it would throw an NSInvalidUnarchiveOperationException, saying that it &quot;cannot decode object of class&quot;. So the solution was to manually add Quartz.framework to the project.</description>
		<content:encoded><![CDATA[<p>This is a real lifesaver. I was worried when I found Tiger references in the tutorial (because that indicates the tutorial is quite outdated) given that I&#8217;m on Leopard, even though Leopard ships with PyObjC by default.<br />
Everything seemed fine until it seems that binding doesn&#8217;t work in IB. After wondering what could have gone wrong for a whole day, I then found this post.<br />
This really is the same kind of idiocracy in the RubyCocoa tutorial, where it told the reader to add a Custom View (barebone NSView) in IB, then set its identity to IKImageBrowserView, when in fact the IKImageBrowserView is available in the Library panel. Even after this, it told the reader not to worry because even though IKImageBrowserView belongs to Quartz.framework and its not added to the project, AppKit.framework is dependent on Quartz.framework. Which was wrong again, because it would throw an NSInvalidUnarchiveOperationException, saying that it &#8220;cannot decode object of class&#8221;. So the solution was to manually add Quartz.framework to the project.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
