<?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: ConfigObj + wxPython = Geek Happiness</title>
	<atom:link href="http://www.blog.pythonlibrary.org/2010/01/17/configobj-wxpython-geek-happiness/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.pythonlibrary.org/2010/01/17/configobj-wxpython-geek-happiness/</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: Mike</title>
		<link>http://www.blog.pythonlibrary.org/2010/01/17/configobj-wxpython-geek-happiness/comment-page-1/#comment-15893</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 21 Jan 2010 04:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=446#comment-15893</guid>
		<description>Hi,

FYI: I just wrote a follow-up tutorial that details one way to create a dialog using a configuration file that&#039;s managed by ConfigObj. I hope you find it useful.

- Mike</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>FYI: I just wrote a follow-up tutorial that details one way to create a dialog using a configuration file that&#8217;s managed by ConfigObj. I hope you find it useful.</p>
<p>- Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.blog.pythonlibrary.org/2010/01/17/configobj-wxpython-geek-happiness/comment-page-1/#comment-22791</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 21 Jan 2010 04:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=446#comment-22791</guid>
		<description>Hi,

FYI: I just wrote a follow-up tutorial that details one way to create a dialog using a configuration file that&#039;s managed by ConfigObj. I hope you find it useful.

- Mike</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>FYI: I just wrote a follow-up tutorial that details one way to create a dialog using a configuration file that&#8217;s managed by ConfigObj. I hope you find it useful.</p>
<p>- Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axel</title>
		<link>http://www.blog.pythonlibrary.org/2010/01/17/configobj-wxpython-geek-happiness/comment-page-1/#comment-15736</link>
		<dc:creator>Axel</dc:creator>
		<pubDate>Tue, 19 Jan 2010 10:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=446#comment-15736</guid>
		<description>Finally an example that brings together Python, a GUI toolkit and ConfigObj (or ConfigParser, does not matter). 

I&#039;ve been thinking about this as well, and I&#039;m asking you: wouldn&#039;t it be possible to generate the preferences panel from the COnfigFile itself automagically? In other words, the program reads the config file, and then generates the labels and entry fields?

In a first version, you might create just string fields, but then one could also try to guess the type of value...

What do you think? Let me know via email,
Axel</description>
		<content:encoded><![CDATA[<p>Finally an example that brings together Python, a GUI toolkit and ConfigObj (or ConfigParser, does not matter). </p>
<p>I&#8217;ve been thinking about this as well, and I&#8217;m asking you: wouldn&#8217;t it be possible to generate the preferences panel from the COnfigFile itself automagically? In other words, the program reads the config file, and then generates the labels and entry fields?</p>
<p>In a first version, you might create just string fields, but then one could also try to guess the type of value&#8230;</p>
<p>What do you think? Let me know via email,<br />
Axel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axel</title>
		<link>http://www.blog.pythonlibrary.org/2010/01/17/configobj-wxpython-geek-happiness/comment-page-1/#comment-22790</link>
		<dc:creator>Axel</dc:creator>
		<pubDate>Tue, 19 Jan 2010 10:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=446#comment-22790</guid>
		<description>Finally an example that brings together Python, a GUI toolkit and ConfigObj (or ConfigParser, does not matter). 

I&#039;ve been thinking about this as well, and I&#039;m asking you: wouldn&#039;t it be possible to generate the preferences panel from the COnfigFile itself automagically? In other words, the program reads the config file, and then generates the labels and entry fields?

In a first version, you might create just string fields, but then one could also try to guess the type of value...

What do you think? Let me know via email,
Axel</description>
		<content:encoded><![CDATA[<p>Finally an example that brings together Python, a GUI toolkit and ConfigObj (or ConfigParser, does not matter). </p>
<p>I&#8217;ve been thinking about this as well, and I&#8217;m asking you: wouldn&#8217;t it be possible to generate the preferences panel from the COnfigFile itself automagically? In other words, the program reads the config file, and then generates the labels and entry fields?</p>
<p>In a first version, you might create just string fields, but then one could also try to guess the type of value&#8230;</p>
<p>What do you think? Let me know via email,<br />
Axel</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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

