<?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: Where&#8217;s my window?</title>
	<atom:link href="http://www.voyce.com/index.php/2010/01/31/wheres-my-window/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.voyce.com/index.php/2010/01/31/wheres-my-window/</link>
	<description>Programming and debugging tidbits</description>
	<lastBuildDate>Wed, 04 Jan 2012 23:07:52 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: OJ</title>
		<link>http://www.voyce.com/index.php/2010/01/31/wheres-my-window/comment-page-1/#comment-956</link>
		<dc:creator>OJ</dc:creator>
		<pubDate>Sat, 19 Jun 2010 06:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.voyce.com/?p=667#comment-956</guid>
		<description>I hate this issue. So much so that I wrote a small tool which works like Spy++ (just click on the task bar window item) and also allows windows to be enumerated/selected in a list.

The tool centers the Window on the current Monitor. I haven&#039;t had to use it for a while thankfully.

Cheers
OJ</description>
		<content:encoded><![CDATA[<p>I hate this issue. So much so that I wrote a small tool which works like Spy++ (just click on the task bar window item) and also allows windows to be enumerated/selected in a list.</p>
<p>The tool centers the Window on the current Monitor. I haven&#8217;t had to use it for a while thankfully.</p>
<p>Cheers<br />
OJ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Robinson</title>
		<link>http://www.voyce.com/index.php/2010/01/31/wheres-my-window/comment-page-1/#comment-824</link>
		<dc:creator>Tim Robinson</dc:creator>
		<pubDate>Mon, 01 Feb 2010 11:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.voyce.com/?p=667#comment-824</guid>
		<description>What you really need is a button, like on the OS X display preferences panel, that nudges all open windows back onto the screen.

Maybe hack an all-top-level-windows mode (via &lt;code&gt;EnumWindows&lt;/code&gt;) into the mover app?

- Tim, who logged in from home this morning and had this exact problem</description>
		<content:encoded><![CDATA[<p>What you really need is a button, like on the OS X display preferences panel, that nudges all open windows back onto the screen.</p>
<p>Maybe hack an all-top-level-windows mode (via <code>EnumWindows</code>) into the mover app?</p>
<p>- Tim, who logged in from home this morning and had this exact problem</p>
]]></content:encoded>
	</item>
</channel>
</rss>

