<?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: Showing a window without activating it (bringing it to focus).</title>
	<atom:link href="http://www.michaelfogleman.com/2009/01/wxpython-show-without-focu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelfogleman.com/2009/01/wxpython-show-without-focu/</link>
	<description>Michael Fogleman's Personal Blog</description>
	<lastBuildDate>Tue, 29 Jun 2010 18:14:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: ouned</title>
		<link>http://www.michaelfogleman.com/2009/01/wxpython-show-without-focu/#comment-549</link>
		<dc:creator>ouned</dc:creator>
		<pubDate>Sat, 19 Jun 2010 11:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelfogleman.com/?p=25#comment-549</guid>
		<description>For some reason this doesnt work for me :(
Im using wxGTK + wxMSW 2.9.0 ( tested it on both )

So my window is still stealing the focus. I really need it because its a chat window which should not steal the focus.</description>
		<content:encoded><![CDATA[<p>For some reason this doesnt work for me :(<br />
Im using wxGTK + wxMSW 2.9.0 ( tested it on both )</p>
<p>So my window is still stealing the focus. I really need it because its a chat window which should not steal the focus.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kakarukeys</title>
		<link>http://www.michaelfogleman.com/2009/01/wxpython-show-without-focu/#comment-432</link>
		<dc:creator>kakarukeys</dc:creator>
		<pubDate>Sun, 03 Jan 2010 10:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelfogleman.com/?p=25#comment-432</guid>
		<description>hi, the tip doesn&#039;t seem to work when showing window over a command prompt, any idea?</description>
		<content:encoded><![CDATA[<p>hi, the tip doesn&#8217;t seem to work when showing window over a command prompt, any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.michaelfogleman.com/2009/01/wxpython-show-without-focu/#comment-226</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 27 Jul 2009 14:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelfogleman.com/?p=25#comment-226</guid>
		<description>yeah thx for this tip !
it works fine

However it seems that wx.ComboBox loses its focus when the window popups with this method</description>
		<content:encoded><![CDATA[<p>yeah thx for this tip !<br />
it works fine</p>
<p>However it seems that wx.ComboBox loses its focus when the window popups with this method</p>
]]></content:encoded>
	</item>
</channel>
</rss>
