<?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: AVC: Simplifying your GUI Code</title>
	<atom:link href="http://www.learningpython.com/2010/03/14/avc-simplifying-your-gui-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learningpython.com/2010/03/14/avc-simplifying-your-gui-code/</link>
	<description>one man&#039;s journey into python...</description>
	<lastBuildDate>Sat, 18 May 2013 08:33:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Sal Munguia</title>
		<link>http://www.learningpython.com/2010/03/14/avc-simplifying-your-gui-code/comment-page-1/#comment-238720</link>
		<dc:creator>Sal Munguia</dc:creator>
		<pubDate>Mon, 13 Feb 2012 17:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=169#comment-238720</guid>
		<description>I liked your article. I created a link here: http://keyfind.us/pythonavc

I am getting an error when running the code: 
Traceback (most recent call last):
  File &quot;./gtktest.py&quot;, line 5, in 
    class gtkAVC(avc.avcgtk.AVC):
AttributeError: &#039;module&#039; object has no attribute &#039;AVC&#039;</description>
		<content:encoded><![CDATA[<p>I liked your article. I created a link here: <a href="http://keyfind.us/pythonavc" rel="nofollow">http://keyfind.us/pythonavc</a></p>
<p>I am getting an error when running the code:<br />
Traceback (most recent call last):<br />
  File &#8220;./gtktest.py&#8221;, line 5, in<br />
    class gtkAVC(avc.avcgtk.AVC):<br />
AttributeError: &#8216;module&#8217; object has no attribute &#8216;AVC&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bryancole</title>
		<link>http://www.learningpython.com/2010/03/14/avc-simplifying-your-gui-code/comment-page-1/#comment-162033</link>
		<dc:creator>bryancole</dc:creator>
		<pubDate>Mon, 15 Mar 2010 09:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=169#comment-162033</guid>
		<description>Interesting article. If 

&quot;&quot;&quot;Whenever someone promises me an automatic connection between GUI widgets and my variables,m interested.&quot;&quot;&quot;

then you compare.contrast this with Traits/TraitsUI (http://code.enthought.com/projects/traits/) for a MVC approach which actually make sense (well, it fits my brain).</description>
		<content:encoded><![CDATA[<p>Interesting article. If </p>
<p>&#8220;&#8221;"Whenever someone promises me an automatic connection between GUI widgets and my variables,m interested.&#8221;"&#8221;</p>
<p>then you compare.contrast this with Traits/TraitsUI (<a href="http://code.enthought.com/projects/traits/" rel="nofollow">http://code.enthought.com/projects/traits/</a>) for a MVC approach which actually make sense (well, it fits my brain).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
