<?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: Bring any window to the front</title>
	<atom:link href="http://blog.coriolis.ch/2008/03/04/bring-any-window-to-the-front/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.coriolis.ch/2008/03/04/bring-any-window-to-the-front/</link>
	<description>Just another Coriolis weblog</description>
	<lastBuildDate>Sat, 06 Aug 2011 21:59:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: ryan</title>
		<link>http://blog.coriolis.ch/2008/03/04/bring-any-window-to-the-front/comment-page-1/#comment-219</link>
		<dc:creator>ryan</dc:creator>
		<pubDate>Mon, 08 Dec 2008 19:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.coriolis.ch/2008/03/04/bring-any-window-to-the-front/#comment-219</guid>
		<description>Answered my own question.  Get rid of the &#039;tell application &quot;foo&quot; to raise&quot; and instead do:
&lt;code&gt;
SetFrontProcessWithOptions(&amp;psn, kSetFrontProcessFrontWindowOnly);
&lt;/code&gt;
after the AXRaise AppleScript stuff.</description>
		<content:encoded><![CDATA[<p>Answered my own question.  Get rid of the &#8216;tell application &#8220;foo&#8221; to raise&#8221; and instead do:<br />
<code><br />
SetFrontProcessWithOptions(&amp;psn, kSetFrontProcessFrontWindowOnly);<br />
</code><br />
after the AXRaise AppleScript stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryan</title>
		<link>http://blog.coriolis.ch/2008/03/04/bring-any-window-to-the-front/comment-page-1/#comment-217</link>
		<dc:creator>ryan</dc:creator>
		<pubDate>Mon, 08 Dec 2008 15:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.coriolis.ch/2008/03/04/bring-any-window-to-the-front/#comment-217</guid>
		<description>Thanks for the example, this is almost exactly what I&#039;m looking for.

Do you know of a way to tell the application to bring *just* the specified window to the foreground when it activates?

I have a whole bunch of iTerm windows, and I&#039;d like to be able to tell a specific one to raise and focus, without bringing *all* of them to the front.

The other dilemma that I have is that the window name for many of my iTerm sessions is &quot;Default&quot;.  Is there any way to use a window number instead of the window name?

The right solution is probably for me to change how I use iTerm.  But old habits die hard.</description>
		<content:encoded><![CDATA[<p>Thanks for the example, this is almost exactly what I&#8217;m looking for.</p>
<p>Do you know of a way to tell the application to bring *just* the specified window to the foreground when it activates?</p>
<p>I have a whole bunch of iTerm windows, and I&#8217;d like to be able to tell a specific one to raise and focus, without bringing *all* of them to the front.</p>
<p>The other dilemma that I have is that the window name for many of my iTerm sessions is &#8220;Default&#8221;.  Is there any way to use a window number instead of the window name?</p>
<p>The right solution is probably for me to change how I use iTerm.  But old habits die hard.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: www.coriolis.ch @ 2012-02-05 00:18:52 -->
