<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Developing GUIs with wxPython (Part 1)</title>
	<link>http://crystalattice.gidblog.com/2008/09/29/developing-guis-with-wxpython-part-1/</link>
	<description>Striving to make the world a little bit smarter</description>
	<pubDate>Sat, 13 Mar 2010 21:09:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: crystalattice</title>
		<link>http://crystalattice.gidblog.com/2008/09/29/developing-guis-with-wxpython-part-1/#comment-1485</link>
		<dc:creator>crystalattice</dc:creator>
		<pubDate>Fri, 22 May 2009 08:46:50 +0000</pubDate>
		<guid>http://crystalattice.gidblog.com/2008/09/29/developing-guis-with-wxpython-part-1/#comment-1485</guid>
		<description>I wrote the original tutorial a while ago and posted it here last year. At that time, Tkinter (as used in Python) didn't provide native widgets.

I don't know if Python 3 has remedied this problem; none of the documentation I have read so far mentions it. Stand-alone Tkinter may have improved upon itself but, for the purposes of this tutorial, it is still "stone age".

Python included Tkinter as a built-in, easy way to create simple GUIs. I have not used Tkinter outside of the Python environment so I simply haven't kept up to date on its status.

Thank you for letting me know. When I get a chance to rewrite this tutorial, I will make mention of it.</description>
		<content:encoded><![CDATA[<p>I wrote the original tutorial a while ago and posted it here last year. At that time, Tkinter (as used in Python) didn&#8217;t provide native widgets.</p>
<p>I don&#8217;t know if Python 3 has remedied this problem; none of the documentation I have read so far mentions it. Stand-alone Tkinter may have improved upon itself but, for the purposes of this tutorial, it is still &#8220;stone age&#8221;.</p>
<p>Python included Tkinter as a built-in, easy way to create simple GUIs. I have not used Tkinter outside of the Python environment so I simply haven&#8217;t kept up to date on its status.</p>
<p>Thank you for letting me know. When I get a chance to rewrite this tutorial, I will make mention of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Oakley</title>
		<link>http://crystalattice.gidblog.com/2008/09/29/developing-guis-with-wxpython-part-1/#comment-1479</link>
		<dc:creator>Bryan Oakley</dc:creator>
		<pubDate>Thu, 21 May 2009 02:49:52 +0000</pubDate>
		<guid>http://crystalattice.gidblog.com/2008/09/29/developing-guis-with-wxpython-part-1/#comment-1479</guid>
		<description>Your statement that "Tkinter does not use native OS widgets" is several years out of date. Tk has been using native widgets on the mac and windows for years. The latest version of Tk (and thus, the most up-to-date versions of Tkinter) improve on that with the themed widgets.  For more information you might want to check out http://www.tkdocs.com</description>
		<content:encoded><![CDATA[<p>Your statement that &#8220;Tkinter does not use native OS widgets&#8221; is several years out of date. Tk has been using native widgets on the mac and windows for years. The latest version of Tk (and thus, the most up-to-date versions of Tkinter) improve on that with the themed widgets.  For more information you might want to check out <a href="http://www.tkdocs.com" rel="nofollow">http://www.tkdocs.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
