<?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: TextWidget &#8211; A simple text class for PyGame</title>
	<atom:link href="http://www.learningpython.com/2006/12/13/textwidget-a-simple-text-class-for-pygame/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learningpython.com/2006/12/13/textwidget-a-simple-text-class-for-pygame/</link>
	<description>one man's journey into python...</description>
	<lastBuildDate>Thu, 27 May 2010 10:43:57 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sasayaki</title>
		<link>http://www.learningpython.com/2006/12/13/textwidget-a-simple-text-class-for-pygame/comment-page-1/#comment-115740</link>
		<dc:creator>Sasayaki</dc:creator>
		<pubDate>Sun, 28 Sep 2008 15:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=49#comment-115740</guid>
		<description>Hey mate,

I downloaded the new version and gave it a spin- unfortunately it seems to still throw the same error. The update delays the time before the error is thrown, but unfortunately on my system it still throws it. I&#039;ve created an issue on the Google Code group with more detailed information.

Thanks for all your help with this- it&#039;s invaluable!</description>
		<content:encoded><![CDATA[<p>Hey mate,</p>
<p>I downloaded the new version and gave it a spin- unfortunately it seems to still throw the same error. The update delays the time before the error is thrown, but unfortunately on my system it still throws it. I&#8217;ve created an issue on the Google Code group with more detailed information.</p>
<p>Thanks for all your help with this- it&#8217;s invaluable!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sasayaki</title>
		<link>http://www.learningpython.com/2006/12/13/textwidget-a-simple-text-class-for-pygame/comment-page-1/#comment-115736</link>
		<dc:creator>Sasayaki</dc:creator>
		<pubDate>Sun, 28 Sep 2008 15:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=49#comment-115736</guid>
		<description>Thanks Selsine, I&#039;ll download it now and give it a try!</description>
		<content:encoded><![CDATA[<p>Thanks Selsine, I&#8217;ll download it now and give it a try!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TextWidget for PyGame &#124; OMGWTF GAMES !!1!</title>
		<link>http://www.learningpython.com/2006/12/13/textwidget-a-simple-text-class-for-pygame/comment-page-1/#comment-114118</link>
		<dc:creator>TextWidget for PyGame &#124; OMGWTF GAMES !!1!</dc:creator>
		<pubDate>Mon, 22 Sep 2008 04:06:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=49#comment-114118</guid>
		<description>[...] to self: Check out TextWidget before I finish my (unreleased) SimpleMenu module  &#8230; I may be able to use TextWidget within [...]</description>
		<content:encoded><![CDATA[<p>[...] to self: Check out TextWidget before I finish my (unreleased) SimpleMenu module  &#8230; I may be able to use TextWidget within [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: selsine</title>
		<link>http://www.learningpython.com/2006/12/13/textwidget-a-simple-text-class-for-pygame/comment-page-1/#comment-114049</link>
		<dc:creator>selsine</dc:creator>
		<pubDate>Sun, 21 Sep 2008 21:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=49#comment-114049</guid>
		<description>Hi Sasayki,

I&#039;ve updated TextWidget to hopefully fix this bug, take a look at the &lt;a href=&quot;http://www.learningpython.com/2008/09/21/textwidget-01/&quot; rel=&quot;nofollow&quot;&gt;update post&lt;/a&gt; or it&#039;s new google code home: &lt;a href=&quot;http://code.google.com/p/textwidget/&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/textwidget/&lt;/a&gt;

I hope this helps.</description>
		<content:encoded><![CDATA[<p>Hi Sasayki,</p>
<p>I&#8217;ve updated TextWidget to hopefully fix this bug, take a look at the <a href="http://www.learningpython.com/2008/09/21/textwidget-01/" rel="nofollow">update post</a> or it&#8217;s new google code home: <a href="http://code.google.com/p/textwidget/" rel="nofollow">http://code.google.com/p/textwidget/</a></p>
<p>I hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: learning python &#187; Blog Archive &#187; TextWidget 0.1</title>
		<link>http://www.learningpython.com/2006/12/13/textwidget-a-simple-text-class-for-pygame/comment-page-1/#comment-114046</link>
		<dc:creator>learning python &#187; Blog Archive &#187; TextWidget 0.1</dc:creator>
		<pubDate>Sun, 21 Sep 2008 21:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=49#comment-114046</guid>
		<description>[...] been a long time since I worked on TextWidget at all, but since someone posted a question about it I decided to fix the issue and re-release the [...]</description>
		<content:encoded><![CDATA[<p>[...] been a long time since I worked on TextWidget at all, but since someone posted a question about it I decided to fix the issue and re-release the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sasayaki</title>
		<link>http://www.learningpython.com/2006/12/13/textwidget-a-simple-text-class-for-pygame/comment-page-1/#comment-113971</link>
		<dc:creator>Sasayaki</dc:creator>
		<pubDate>Sun, 21 Sep 2008 15:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=49#comment-113971</guid>
		<description>Hey mate,

I&#039;m using your TextWidget class for a little project of mine- it&#039;s proving very useful!

However, I&#039;m getting a strange error. I&#039;m developing on Ubuntu and the code seems to work fine- visually at least- it looks like it&#039;s working. However after a moment or two (5-&gt;15 sec) it crashes and says:

  File &quot;/home/sasayaki/Python/TextWidget.py&quot;, line 163, in __init__
  File &quot;/home/sasayaki/Python/TextWidget.py&quot;, line 98, in __set_font_filename
  File &quot;/home/sasayaki/Python/TextWidget.py&quot;, line 183, in create_font
IOError: unable to read font filename

The text widget is created using:

blah = TextWidget.TextWidget(&quot;blah&quot;, (255,0,0),font_filename=&quot;VeraBd.ttf&quot;)

And VeraBd.ttf is in the same directory as the rest of the code.

Note that it reads and displays the font just fine (as far as I can see). Anyone else getting a similar error?</description>
		<content:encoded><![CDATA[<p>Hey mate,</p>
<p>I&#8217;m using your TextWidget class for a little project of mine- it&#8217;s proving very useful!</p>
<p>However, I&#8217;m getting a strange error. I&#8217;m developing on Ubuntu and the code seems to work fine- visually at least- it looks like it&#8217;s working. However after a moment or two (5-&gt;15 sec) it crashes and says:</p>
<p>  File &#8220;/home/sasayaki/Python/TextWidget.py&#8221;, line 163, in __init__<br />
  File &#8220;/home/sasayaki/Python/TextWidget.py&#8221;, line 98, in __set_font_filename<br />
  File &#8220;/home/sasayaki/Python/TextWidget.py&#8221;, line 183, in create_font<br />
IOError: unable to read font filename</p>
<p>The text widget is created using:</p>
<p>blah = TextWidget.TextWidget(&#8221;blah&#8221;, (255,0,0),font_filename=&#8221;VeraBd.ttf&#8221;)</p>
<p>And VeraBd.ttf is in the same directory as the rest of the code.</p>
<p>Note that it reads and displays the font just fine (as far as I can see). Anyone else getting a similar error?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phelerox</title>
		<link>http://www.learningpython.com/2006/12/13/textwidget-a-simple-text-class-for-pygame/comment-page-1/#comment-96865</link>
		<dc:creator>Phelerox</dc:creator>
		<pubDate>Tue, 08 Jul 2008 11:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=49#comment-96865</guid>
		<description>Useful tutorial! Very appreciated! :)</description>
		<content:encoded><![CDATA[<p>Useful tutorial! Very appreciated! <img src='http://www.learningpython.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
