<?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: wxPython: An Introduction to XRC</title>
	<atom:link href="http://www.blog.pythonlibrary.org/2010/05/11/wxpython-an-introduction-to-xrc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.pythonlibrary.org/2010/05/11/wxpython-an-introduction-to-xrc/</link>
	<description>Python Programming from the Frontlines</description>
	<lastBuildDate>Sun, 05 Feb 2012 20:38:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: MrMe</title>
		<link>http://www.blog.pythonlibrary.org/2010/05/11/wxpython-an-introduction-to-xrc/comment-page-1/#comment-20803</link>
		<dc:creator>MrMe</dc:creator>
		<pubDate>Thu, 20 May 2010 04:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=847#comment-20803</guid>
		<description>Mike- if you have time- would you add a tutorial which contains several levels of nested sizers, using XRC?&lt;br&gt;&lt;br&gt;I usually use Box Sizers mostly, and try to avoid all the other types. They just seem complicated and not documented clearly. But whatever you decide to serve the greater good.</description>
		<content:encoded><![CDATA[<p>Mike- if you have time- would you add a tutorial which contains several levels of nested sizers, using XRC?</p>
<p>I usually use Box Sizers mostly, and try to avoid all the other types. They just seem complicated and not documented clearly. But whatever you decide to serve the greater good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: driscollis</title>
		<link>http://www.blog.pythonlibrary.org/2010/05/11/wxpython-an-introduction-to-xrc/comment-page-1/#comment-20748</link>
		<dc:creator>driscollis</dc:creator>
		<pubDate>Tue, 11 May 2010 23:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=847#comment-20748</guid>
		<description>Hi Joaquin,&lt;br&gt;&lt;br&gt;Good question! Two that I can think of off the top of my  head are as follows:&lt;br&gt;&lt;br&gt;1) Users with XML experience can create or edit GUIs without learning wxPython&lt;br&gt;2) Putting the layout stuff in XRC can help you conform to the MVC model better (the idea of separating your model and your controller)&lt;br&gt;&lt;br&gt;I&#039;m sure there are other good reasons, but I don&#039;t know what they are.&lt;br&gt;&lt;br&gt;- Mike</description>
		<content:encoded><![CDATA[<p>Hi Joaquin,</p>
<p>Good question! Two that I can think of off the top of my  head are as follows:</p>
<p>1) Users with XML experience can create or edit GUIs without learning wxPython<br />2) Putting the layout stuff in XRC can help you conform to the MVC model better (the idea of separating your model and your controller)</p>
<p>I&#39;m sure there are other good reasons, but I don&#39;t know what they are.</p>
<p>- Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: driscollis</title>
		<link>http://www.blog.pythonlibrary.org/2010/05/11/wxpython-an-introduction-to-xrc/comment-page-1/#comment-20750</link>
		<dc:creator>driscollis</dc:creator>
		<pubDate>Tue, 11 May 2010 23:15:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=847#comment-20750</guid>
		<description>Not that I&#039;ve noticed. Admittedly, I haven&#039;t used a complex XRC file either.&lt;br&gt;&lt;br&gt;- Mike</description>
		<content:encoded><![CDATA[<p>Not that I&#39;ve noticed. Admittedly, I haven&#39;t used a complex XRC file either.</p>
<p>- Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joaquin</title>
		<link>http://www.blog.pythonlibrary.org/2010/05/11/wxpython-an-introduction-to-xrc/comment-page-1/#comment-20747</link>
		<dc:creator>joaquin</dc:creator>
		<pubDate>Tue, 11 May 2010 23:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=847#comment-20747</guid>
		<description>Mike,&lt;br&gt;Maybe is a stupid question, but which the advantages are of using xml for a gui?&lt;br&gt;I a wxglade heavy user, I can build XRC files with it but never felt the need, I just built it directly in python. I understand you can load the xml resource from different languages (python, perl, etc) and this is a plus but besides that...xml looks so awful...</description>
		<content:encoded><![CDATA[<p>Mike,<br />Maybe is a stupid question, but which the advantages are of using xml for a gui?<br />I a wxglade heavy user, I can build XRC files with it but never felt the need, I just built it directly in python. I understand you can load the xml resource from different languages (python, perl, etc) and this is a plus but besides that&#8230;xml looks so awful&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrMe</title>
		<link>http://www.blog.pythonlibrary.org/2010/05/11/wxpython-an-introduction-to-xrc/comment-page-1/#comment-20749</link>
		<dc:creator>MrMe</dc:creator>
		<pubDate>Tue, 11 May 2010 23:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=847#comment-20749</guid>
		<description>Thanks Mike.&lt;br&gt;Is there a noticeable performance hit having the controls rendered from xml at runtime?</description>
		<content:encoded><![CDATA[<p>Thanks Mike.<br />Is there a noticeable performance hit having the controls rendered from xml at runtime?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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

