<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>EasyGui</title>
	<atom:link href="http://easygui.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://easygui.wordpress.com</link>
	<description></description>
	<lastBuildDate>Wed, 11 May 2011 01:04:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='easygui.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>EasyGui</title>
		<link>http://easygui.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://easygui.wordpress.com/osd.xml" title="EasyGui" />
	<atom:link rel='hub' href='http://easygui.wordpress.com/?pushpress=hub'/>
		<item>
		<title>EasyGui and Threads</title>
		<link>http://easygui.wordpress.com/2010/11/15/easygui-and-threads/</link>
		<comments>http://easygui.wordpress.com/2010/11/15/easygui-and-threads/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 16:24:13 +0000</pubDate>
		<dc:creator>Steve Ferg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://easygui.wordpress.com/?p=87</guid>
		<description><![CDATA[I&#8217;ve just received a question from an easygui user that says, basically: &#8220;I&#8217;m trying to run easygui in independent threads, and it is not working. Can you tell me what I&#8217;m doing wrong? (code enclosed)&#8221; Well, a short answer might &#8230; <a href="http://easygui.wordpress.com/2010/11/15/easygui-and-threads/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=easygui.wordpress.com&amp;blog=9753064&amp;post=87&amp;subd=easygui&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just received a question from an easygui user that says, basically: &#8220;I&#8217;m trying to run easygui in independent threads, and it is not working. Can you tell me what I&#8217;m doing wrong? (code enclosed)&#8221;</p>
<p>Well, a short answer might be, &#8220;No. I&#8217;ve never tried to use easygui with threads&#8221;.  An alternative answer might be: &#8220;Knowing Tkinter, I doubt it can be done&#8221;. But of course an even better answer would be: <em>google tkinter and thread or threads or threading</em>.</p>
<p>Which I did.</p>
<p>To my surprise, it <strong>is</strong> possible to use Tkinter with threads.</p>
<p>Here are a few of the URLs that I found, with the most promising first.</p>
<p><a href="http://effbot.org/zone/tkinter-threads.htm">http://effbot.org/zone/tkinter-threads.htm</a></p>
<p><a href="http://effbot.org/zone/tkinter-threads.htm">http://code.activestate.com/recipes/82965-threads-tkinter-and-asynchronous-io/</a></p>
<p><a href="http://stackoverflow.com/questions/459083/how-do-you-run-your-own-code-alongside-tkinters-event-loop">http://stackoverflow.com/questions/459083/how-do-you-run-your-own-code-alongside-tkinters-event-loop</a></p>
<p><a href="http://stackoverflow.com/questions/1198262/tkinter-locks-python-when-icon-loaded-and-tk-mainloop-in-a-thread">http://stackoverflow.com/questions/1198262/tkinter-locks-python-when-icon-loaded-and-tk-mainloop-in-a-thread</a></p>
<p><a href="http://groups.google.com/group/comp.lang.python/browse_thread/thread/1f8d0a962f3fba49">http://groups.google.com/group/comp.lang.python/browse_thread/thread/1f8d0a962f3fba49</a></p>
<p><a href="//uucode.com/texts/pylongopgui/pyguiapp.html">﻿﻿http://uucode.com/texts/pylongopgui/pyguiapp.html</a></p>
<p>So much for threads and <strong>Tkinter</strong>.  How about threads and <strong>easygui</strong>?</p>
<p>Well, in theory, anything that works for Tkinter in general should work for easygui in particular.  But the way things work in theory and the way things really work aren&#8217;t always the same. If anyone has any experience with threads and easygui, would you be willing to share it?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/easygui.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/easygui.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/easygui.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/easygui.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/easygui.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/easygui.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/easygui.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/easygui.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/easygui.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/easygui.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/easygui.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/easygui.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/easygui.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/easygui.wordpress.com/87/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=easygui.wordpress.com&amp;blog=9753064&amp;post=87&amp;subd=easygui&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://easygui.wordpress.com/2010/11/15/easygui-and-threads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c9721d7fa07ceae1a4df0445d8cf7217?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Steve Ferg</media:title>
		</media:content>
	</item>
		<item>
		<title>EasyGui version 0.96 BETA is available</title>
		<link>http://easygui.wordpress.com/2010/07/21/easygui-version-0-96-beta-is-available/</link>
		<comments>http://easygui.wordpress.com/2010/07/21/easygui-version-0-96-beta-is-available/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 02:26:43 +0000</pubDate>
		<dc:creator>Steve Ferg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://easygui.wordpress.com/?p=61</guid>
		<description><![CDATA[EasyGui version 0.96 BETA is available. It can be downloaded from the beta download page of the EasyGui page at SourceForge. This version of EasyGui fixes some problems with Python-version independence. A statement with Python 2.x-style exception-handling syntax raised a &#8230; <a href="http://easygui.wordpress.com/2010/07/21/easygui-version-0-96-beta-is-available/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=easygui.wordpress.com&amp;blog=9753064&amp;post=61&amp;subd=easygui&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>EasyGui version 0.96 BETA is available. </p>
<p>It can be downloaded from the <a href="http://easygui.sourceforge.net/download/next_version">beta download page</a> of the EasyGui page at SourceForge.</p>
<p>This version of EasyGui fixes some problems with Python-version independence.</p>
<ul>
<li>A statement with Python 2.x-style exception-handling syntax raised a syntax error when running under Python 3.x. <em>Thanks to David Williams for reporting this problem.</em></li>
<li>Under some circumstances, PIL was unable to display non-gif images that it should have been able to display. The cause appears to have been some non-Python-version-independent import syntax. PIL modules are now imported with a version-independent syntax. <em>Thanks to Horst Jens for reporting this problem.</em></li>
</ul>
<p>This version of EasyGui was built with a new set of build scripts.  If you encounter a problem with a distribution file, please let me know ASAP via the <a href="http://www.ferg.org/contact_info">contact page</a> at <a href="http://www.ferg.org">www.ferg.org</a>. </p>
<p><i>Ben &#8212; Please contact me via the <a href="http://www.ferg.org/contact_info">contact page</a> at <a href="http://www.ferg.org">www.ferg.org</a>. </i></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/easygui.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/easygui.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/easygui.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/easygui.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/easygui.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/easygui.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/easygui.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/easygui.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/easygui.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/easygui.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/easygui.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/easygui.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/easygui.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/easygui.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=easygui.wordpress.com&amp;blog=9753064&amp;post=61&amp;subd=easygui&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://easygui.wordpress.com/2010/07/21/easygui-version-0-96-beta-is-available/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c9721d7fa07ceae1a4df0445d8cf7217?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Steve Ferg</media:title>
		</media:content>
	</item>
		<item>
		<title>EasyGui version 0.95 has been released</title>
		<link>http://easygui.wordpress.com/2010/06/13/easygui-version-0-95-has-been-released/</link>
		<comments>http://easygui.wordpress.com/2010/06/13/easygui-version-0-95-has-been-released/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 17:54:58 +0000</pubDate>
		<dc:creator>Steve Ferg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://easygui.wordpress.com/?p=57</guid>
		<description><![CDATA[EasyGui version 0.95 has been released. It can be downloaded from the downloads page of the EasyGui page at SourceForge. This version includes one enhancement. Previous versions of EasyGui could display only .gif image files using the msgbox or buttonbox &#8230; <a href="http://easygui.wordpress.com/2010/06/13/easygui-version-0-95-has-been-released/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=easygui.wordpress.com&amp;blog=9753064&amp;post=57&amp;subd=easygui&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>EasyGui version 0.95 has been released. </p>
<p>It can be downloaded from the <a href="http://easygui.sourceforge.net/download/current_version">downloads page</a> of the EasyGui page at SourceForge.</p>
<p>This version includes one enhancement.</p>
<p>Previous versions of EasyGui could display only .gif image files using the  msgbox or buttonbox &#8220;image&#8221; argument.</p>
<p>This version can display all image-file formats supported by PIL (the Python Imaging Library) if PIL is installed.</p>
<p>If msgbox is asked to open a non-gif image file, it attempts to import PIL and to use PIL to convert the image file to a displayable format.</p>
<p>If PIL cannot be imported (probably because PIL is not installed) EasyGui displays an error message saying that PIL must be installed in order to display the image file.</p>
<p>Note that at this time  <a href="http://www.pythonware.com/products/pil/">http://www.pythonware.com/products/pil/</a>   says that PIL doesn&#8217;t yet support Python 3.x. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/easygui.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/easygui.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/easygui.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/easygui.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/easygui.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/easygui.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/easygui.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/easygui.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/easygui.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/easygui.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/easygui.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/easygui.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/easygui.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/easygui.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=easygui.wordpress.com&amp;blog=9753064&amp;post=57&amp;subd=easygui&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://easygui.wordpress.com/2010/06/13/easygui-version-0-95-has-been-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c9721d7fa07ceae1a4df0445d8cf7217?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Steve Ferg</media:title>
		</media:content>
	</item>
		<item>
		<title>EasyGui v0.94 has been released</title>
		<link>http://easygui.wordpress.com/2010/06/09/easygui-v0-94-has-been-released/</link>
		<comments>http://easygui.wordpress.com/2010/06/09/easygui-v0-94-has-been-released/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 02:15:04 +0000</pubDate>
		<dc:creator>Steve Ferg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://easygui.wordpress.com/?p=34</guid>
		<description><![CDATA[EasyGui version 0.94 has been released. It can be downloaded from the downloads page of the EasyGui page at SourceForge. Highlights of this release include: The distribution now includes setup.py.  This should make it easier to install EasyGui, especially for &#8230; <a href="http://easygui.wordpress.com/2010/06/09/easygui-v0-94-has-been-released/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=easygui.wordpress.com&amp;blog=9753064&amp;post=34&amp;subd=easygui&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>EasyGui version 0.94 has been released. It can be downloaded from the <a href="http://easygui.sourceforge.net/download/current_version">downloads page</a> of the EasyGui page at SourceForge.</p>
<p>Highlights of this release include:</p>
<ul>
<li>The distribution now includes setup.py.  This should make it easier to install EasyGui, especially for Mac users.</li>
<li>Codebox and textbox now return the contents of the box.  This makes it possible to use codebox and textbox as data-entry widgets. It also makes it possible to do something like this:
<ul>
<li>retrieve some text from (say) a file</li>
<li>display the text in a textbox or codebox</li>
<li>have the user update it</li>
<li>get the text back</li>
<li>save the updated text in the file</li>
</ul>
</li>
<li>Support has been added for keyboard navigation with the arrow keys. Previously keyboard navigation recognized only the the TAB keys.</li>
<li>In EgStore, the pickle file is now opened for reading and writing with &#8220;rb&#8221; and &#8220;wb&#8221; rather than with &#8220;r&#8221; and &#8220;w&#8221;.  This change is necessary for compatibility with Python 3+.</li>
</ul>
<p>There are also a number of minor bug fixes. See below for full details.</p>
<h2><span style="color:#3366ff;">ENHANCEMENTS</span></h2>
<ol>
<li>The codebox and textbox functions now return the contents of the box, rather than simply the name of the button (&#8220;Yes&#8221;). This makes it possible to use codebox and textbox as data-entry widgets. A big &#8220;thank you!&#8221; to Dominic Comtois for requesting this feature, patiently explaining his requirement, and helping to discover the tkinter techniques to implement it.</li>
<li>Added support for SPACEBAR to command buttons. Now, when keyboard focus is on a command button, a press of the SPACEBAR will act like a press of the ENTER key; it will activate the command button.</li>
<li>Added support for keyboard navigation with the arrow keys (up,down,left,right) to the fields and buttons in enterbox, multenterbox and multpasswordbox, and to the buttons in choicebox and all buttonboxes.</li>
<li>Added highlightthickness=2 to entry fields in multenterbox and multpasswordbox. Now it is easier to tell which entry field has keyboard focus.</li>
</ol>
<p>NOTE THAT enhancement #1 breaks backward compatibility.  But because in previous versions of EasyGui the value returned by codebox and textbox was meaningless, no application should have been checking it.  So in actual practice, this change should not break backward compatibility.</p>
<h2><span style="color:#3366ff;">BUG FIXES</span></h2>
<ol>
<li>In EgStore, the pickle file is now opened with &#8220;rb&#8221; and &#8220;wb&#8221; rather than with &#8220;r&#8221; and &#8220;w&#8221;. This change is necessary for compatibility with Python 3+.<br />
Thanks to Marshall Mattingly for reporting this problem and providing the fix.</li>
<li>In integerbox, the actual argument names did not match the names described in the docstring.<br />
Thanks to Daniel Zingaro of the University of Toronto for reporting this problem.</li>
<li>In choicebox, the signature to choicebox incorrectly showed choicebox as accepting a &#8220;buttons&#8221; argument.<br />
The signature has been fixed.</li>
<li>In integerbox, the &#8220;argLowerBound&#8221; and &#8220;argUpperBound&#8221; arguments have been renamed to &#8220;lowerbound&#8221; and &#8220;upperbound&#8221; and the docstring has been corrected.</li>
</ol>
<p>NOTE THAT bug fix #4 breaks backward compatibility.  If &#8220;argLowerBound&#8221; or &#8220;argUpperBound&#8221; are used as the names of keyword arguments, an AssertionError with an explanatory error message is raised.  But because current users of integerbox are probably passing these values in as positional rather than keyword arguments, the effect of this change in actual practice is expected to be minimal.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/easygui.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/easygui.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/easygui.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/easygui.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/easygui.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/easygui.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/easygui.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/easygui.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/easygui.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/easygui.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/easygui.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/easygui.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/easygui.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/easygui.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=easygui.wordpress.com&amp;blog=9753064&amp;post=34&amp;subd=easygui&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://easygui.wordpress.com/2010/06/09/easygui-v0-94-has-been-released/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c9721d7fa07ceae1a4df0445d8cf7217?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Steve Ferg</media:title>
		</media:content>
	</item>
		<item>
		<title>EasyGui and Unicode</title>
		<link>http://easygui.wordpress.com/2010/02/03/easygui-and-unicode/</link>
		<comments>http://easygui.wordpress.com/2010/02/03/easygui-and-unicode/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 14:55:57 +0000</pubDate>
		<dc:creator>Steve Ferg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://easygui.wordpress.com/?p=18</guid>
		<description><![CDATA[As Python 3 is now more Unicode-friendly, I&#8217;m getting more and more enquiries about using EasyGui with Unicode. First, of course, folks are interested in using EasyGui to display messages in non-Latin character sets.  They are interested in whether EasyGui &#8230; <a href="http://easygui.wordpress.com/2010/02/03/easygui-and-unicode/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=easygui.wordpress.com&amp;blog=9753064&amp;post=18&amp;subd=easygui&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As Python 3 is now more Unicode-friendly, I&#8217;m getting more and more enquiries about using EasyGui with Unicode.</p>
<p>First, of course, folks are interested in using EasyGui to display messages in non-Latin character sets.  They are interested in whether EasyGui can display Unicode, and also in what tools are available for writing Python code that contains Unicode text.</p>
<p>In addition, there is interest in getting user input in non-Latin character sets.  Some developers are interested in support for bidirectional (&#8220;bidi&#8221;) languages such as Hebrew and Arabic, which normally read from right to left but allow the embedding of left-to-right text for things like numbers and quotations from left-to-right languages. It was in connection with bidi languages that I recently posted on <a href="http://pythonconquerstheuniverse.wordpress.com/2009/11/12/how-do-i-reverse-a-string-in-python-3/">how to reverse a string in Python 3.</a></p>
<p>EasyGui uses Tkinter (which uses Tk and Tcl) for its graphical displays. (Tkinter and Tk are included in the standard Python distribution, which is why EasyGui uses Tkinter.) So questions about EasyGui&#8217;s Unicode capabilities are essentially questions about Tkinter&#8217;s (and Tk&#8217;s) Unicode capabilities.</p>
<p>Unfortunately, the news about Tkinter&#8217;s Unicode capabilities is not good. Tk and Tcl weren&#8217;t designed with Unicode in mind, and certainly not with Unicode data entry in mind.</p>
<p>Tkinter (and therefore Easygui) can display non-Latin Unicode characters if they are sent in from a calling application.  The problem here is how to write the Python code for the application. One person I know uses the <strong>gedit </strong>editor on Linux to do it;  it seems that gedit has pretty good Unicode support.</p>
<p>I don&#8217;t know about Unicode support in the popular Python IDE&#8217;s. <a href="http://www.spencegreen.com/2008/12/19/python-arabic-unicode/">This post </a>suggests that SPE might provide support for Unicode. (If you have information about Python IDEs and their support for Unicode, it would be great if you could comment on this post with that information.)</p>
<p>But entering user input into Tkinter and EasyGui is a problem. As far as I know, there is no way to tell a Tkinter data-entry widget about the incoming encoding. So about the best you can do is to use (say) gedit to create the text that you want, and then copy and paste the text into the EasyGui data-entry widget. Needless to say, this is highly unsatisfactory.</p>
<p>According to <a href="http://wiki.tcl.tk/3158">this post</a>, as of 2008-07-03 “Tk has no bidi facilities yet”. So Tk, and therefore Tkinter, and therefore EasyGui, do not support bidi languages, and it doesn&#8217;t appear likely that bidi support will be coming any time soon. So Arabic and Hebrew users are just plain out of luck.</p>
<p>I&#8217;d like to be able to tell you which Python GUI packages <em>do</em> provide good Unicode support; then I could recommend wxPython or PyQT or <em>something</em> as an alternative to EasyGui. But I honestly don&#8217;t know about the level and quality of Unicode support in other GUI packages. (If you have information on this topic, it would be great if you could comment on this post with that information.)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/easygui.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/easygui.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/easygui.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/easygui.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/easygui.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/easygui.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/easygui.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/easygui.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/easygui.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/easygui.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/easygui.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/easygui.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/easygui.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/easygui.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=easygui.wordpress.com&amp;blog=9753064&amp;post=18&amp;subd=easygui&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://easygui.wordpress.com/2010/02/03/easygui-and-unicode/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c9721d7fa07ceae1a4df0445d8cf7217?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Steve Ferg</media:title>
		</media:content>
	</item>
		<item>
		<title>EasyGui doesn&#8217;t get focus on Mac OS X</title>
		<link>http://easygui.wordpress.com/2009/10/06/easygui-doesnt-get-focus-on-mac-os-x/</link>
		<comments>http://easygui.wordpress.com/2009/10/06/easygui-doesnt-get-focus-on-mac-os-x/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 12:25:08 +0000</pubDate>
		<dc:creator>Steve Ferg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://easygui.wordpress.com/?p=12</guid>
		<description><![CDATA[Nick Fisher has reported that when he&#8217;s running EasyGui on OS X, the launched UI windows don&#8217;t have focus.  The problem is easy to reproduce. from easygui import * msgbox("Hello, world!") He has tracked down the problem. It looks like &#8230; <a href="http://easygui.wordpress.com/2009/10/06/easygui-doesnt-get-focus-on-mac-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=easygui.wordpress.com&amp;blog=9753064&amp;post=12&amp;subd=easygui&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Nick Fisher has reported that when he&#8217;s running EasyGui on OS X, the launched UI windows don&#8217;t have focus.  The problem is easy to reproduce.</p>
<pre>from easygui import *
msgbox("Hello, world!")</pre>
<p>He has tracked down the problem.  It looks like it is <a href="http://groups.google.com/group/comp.lang.python/browse_thread/thread/64f3bc64de5dc773/973c208be03d1514?lnk=raot">a bug in the OS X version of Tcl</a>.</p>
<p>And he has worked out a solution.  It is available at <a href="http://gist.github.com/207825">gist.github.com/207825</a></p>
<p>Nick says, &#8220;It&#8217;s definitely a hack, but it works!&#8221;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/easygui.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/easygui.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/easygui.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/easygui.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/easygui.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/easygui.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/easygui.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/easygui.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/easygui.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/easygui.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/easygui.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/easygui.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/easygui.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/easygui.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=easygui.wordpress.com&amp;blog=9753064&amp;post=12&amp;subd=easygui&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://easygui.wordpress.com/2009/10/06/easygui-doesnt-get-focus-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c9721d7fa07ceae1a4df0445d8cf7217?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Steve Ferg</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://easygui.wordpress.com/2009/10/02/hello-world/</link>
		<comments>http://easygui.wordpress.com/2009/10/02/hello-world/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 13:08:09 +0000</pubDate>
		<dc:creator>Steve Ferg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[EasyGui is a package that allows Python programmers easily to implement simple graphical user interfaces (GUIs) to their Python programs. This blog will be used mostly as a place for publishing news about EasyGui, and especially for publishing announcements of &#8230; <a href="http://easygui.wordpress.com/2009/10/02/hello-world/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=easygui.wordpress.com&amp;blog=9753064&amp;post=1&amp;subd=easygui&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>EasyGui is a package that allows <a href="http://www.python.org">Python </a>programmers easily to implement simple graphical user interfaces (GUIs) to their Python programs.</p>
<p>This blog will be used mostly as a place for publishing news about EasyGui, and especially for publishing announcements of updates to EasyGui.</p>
<p>The EasyGui home page is <a href="http://easygui.sourceforge.net">http://easygui.sourceforge.net</a>.</p>
<p>&#8211; Steve Ferg</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/easygui.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/easygui.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/easygui.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/easygui.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/easygui.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/easygui.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/easygui.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/easygui.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/easygui.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/easygui.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/easygui.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/easygui.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/easygui.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/easygui.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=easygui.wordpress.com&amp;blog=9753064&amp;post=1&amp;subd=easygui&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://easygui.wordpress.com/2009/10/02/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c9721d7fa07ceae1a4df0445d8cf7217?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Steve Ferg</media:title>
		</media:content>
	</item>
	</channel>
</rss>
