<?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: Resetting the Background Color</title>
	<atom:link href="http://www.blog.pythonlibrary.org/2009/09/03/wxpython-resetting-the-background-color/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.pythonlibrary.org/2009/09/03/wxpython-resetting-the-background-color/</link>
	<description>Python Programming from the Frontlines</description>
	<lastBuildDate>Fri, 30 Jul 2010 14:54:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: mld</title>
		<link>http://www.blog.pythonlibrary.org/2009/09/03/wxpython-resetting-the-background-color/comment-page-1/#comment-11334</link>
		<dc:creator>mld</dc:creator>
		<pubDate>Wed, 30 Sep 2009 13:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=297#comment-11334</guid>
		<description>Mauro,

I&#039;m glad it worked. I haven&#039;t had a chance to try this in a &quot;real&quot; world program. It&#039;s good to know that it works!

Mike</description>
		<content:encoded><![CDATA[<p>Mauro,</p>
<p>I&#8217;m glad it worked. I haven&#8217;t had a chance to try this in a &#8220;real&#8221; world program. It&#8217;s good to know that it works!</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mauro Bianchi</title>
		<link>http://www.blog.pythonlibrary.org/2009/09/03/wxpython-resetting-the-background-color/comment-page-1/#comment-11254</link>
		<dc:creator>Mauro Bianchi</dc:creator>
		<pubDate>Mon, 28 Sep 2009 14:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=297#comment-11254</guid>
		<description>Perfect advice.
I just had this problem with Vista: 

wx.SystemSettings.GetColour(wx.SYS_COLOUR_
BACKGROUND)

returns a plain gray, while SetColor(wx.NullColor) gives me back the original button background (kind of gradient)

Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Perfect advice.<br />
I just had this problem with Vista: </p>
<p>wx.SystemSettings.GetColour(wx.SYS_COLOUR_<br />
BACKGROUND)</p>
<p>returns a plain gray, while SetColor(wx.NullColor) gives me back the original button background (kind of gradient)</p>
<p>Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve M.</title>
		<link>http://www.blog.pythonlibrary.org/2009/09/03/wxpython-resetting-the-background-color/comment-page-1/#comment-10393</link>
		<dc:creator>Steve M.</dc:creator>
		<pubDate>Sun, 13 Sep 2009 17:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=297#comment-10393</guid>
		<description>I have stumbles in how to print wx.ListCtrl, I wonder how to do it. Demo example is too convoluted. Is there any simple way to do it!</description>
		<content:encoded><![CDATA[<p>I have stumbles in how to print wx.ListCtrl, I wonder how to do it. Demo example is too convoluted. Is there any simple way to do it!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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