<?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: Windows of Perception</title>
	<atom:link href="http://www.red-sweater.com/blog/97/windows-of-perception/feed" rel="self" type="application/rss+xml" />
	<link>http://www.red-sweater.com/blog/97/windows-of-perception</link>
	<description>Mac &#38; Technology Writings by Daniel Jalkut</description>
	<lastBuildDate>Fri, 19 Mar 2010 12:17:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Programaticamente Inceptor &#187; Blog Archive &#187; Windows of Perception.</title>
		<link>http://www.red-sweater.com/blog/97/windows-of-perception/comment-page-1#comment-11604</link>
		<dc:creator>Programaticamente Inceptor &#187; Blog Archive &#187; Windows of Perception.</dc:creator>
		<pubDate>Fri, 11 Aug 2006 12:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/97/windows-of-perception#comment-11604</guid>
		<description>[...] I&#8217;m sorry! It&#8217;s an old link&#8230; But it&#8217;s worth it, specially, if you come from the Mac OS Classic Good Times&#8230; &lt;G&gt; (  edited for Rick) when Finder Windows were Finder Windows or so I&#8230;, Well&#8230; I&#8217;m not a coder but I can figure out how much things have changed&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;m sorry! It&#8217;s an old link&#8230; But it&#8217;s worth it, specially, if you come from the Mac OS Classic Good Times&#8230; &lt;G&gt; (  edited for Rick) when Finder Windows were Finder Windows or so I&#8230;, Well&#8230; I&#8217;m not a coder but I can figure out how much things have changed&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/97/windows-of-perception/comment-page-1#comment-1027</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Fri, 03 Mar 2006 14:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/97/windows-of-perception#comment-1027</guid>
		<description>Adolph: I agree the UIElementInspector app is cool for poking around. Another cool app (though not free) that may help you get to the &quot;finished point&quot; with your next attempt is the &lt;a href=&quot;http://www.prefab.com/uibrowser/&quot; rel=&quot;nofollow&quot;&gt;PreFab UI Browser&lt;/a&gt;.

Deb: Thanks - glad you enjoyed it. I hadn&#039;t noticed the shadow being its own window, but using the screen capture trick I was just able to easily confirm it! Thanks for pointing that out.

Bored: Haven&#039;t really looked into child windows but I will have to follow up on that. Anything that makes fireworks like these even a tad easier is worth knowing about.</description>
		<content:encoded><![CDATA[<p>Adolph: I agree the UIElementInspector app is cool for poking around. Another cool app (though not free) that may help you get to the &#8220;finished point&#8221; with your next attempt is the <a href="http://www.prefab.com/uibrowser/" rel="nofollow">PreFab UI Browser</a>.</p>
<p>Deb: Thanks &#8211; glad you enjoyed it. I hadn&#8217;t noticed the shadow being its own window, but using the screen capture trick I was just able to easily confirm it! Thanks for pointing that out.</p>
<p>Bored: Haven&#8217;t really looked into child windows but I will have to follow up on that. Anything that makes fireworks like these even a tad easier is worth knowing about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mac-arena the Bored Zo</title>
		<link>http://www.red-sweater.com/blog/97/windows-of-perception/comment-page-1#comment-1025</link>
		<dc:creator>Mac-arena the Bored Zo</dc:creator>
		<pubDate>Fri, 03 Mar 2006 10:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/97/windows-of-perception#comment-1025</guid>
		<description>&lt;blockquote&gt;Itâ€™s true, dynamically growing and shrinking the subviews of a window and adjusting the overall window size at the same time isnâ€™t exactly a newbie task, but I wouldnâ€™t guess keeping the frames of several independent windows in sync and animating at the same time is either.&lt;/blockquote&gt;

this can be done rather easily with NSWindow&#039;s &#8220;child windows&#8221; feature. it probably took some extra hacking by Omni to get inspector windows to be owned and disowned as they&#039;re moved near other inspectors, but the actual lockstep facet of the feature was already done in AppKit.</description>
		<content:encoded><![CDATA[<blockquote><p>Itâ€™s true, dynamically growing and shrinking the subviews of a window and adjusting the overall window size at the same time isnâ€™t exactly a newbie task, but I wouldnâ€™t guess keeping the frames of several independent windows in sync and animating at the same time is either.</p></blockquote>
<p>this can be done rather easily with NSWindow&#8217;s &ldquo;child windows&rdquo; feature. it probably took some extra hacking by Omni to get inspector windows to be owned and disowned as they&#8217;re moved near other inspectors, but the actual lockstep facet of the feature was already done in AppKit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: debm</title>
		<link>http://www.red-sweater.com/blog/97/windows-of-perception/comment-page-1#comment-1013</link>
		<dc:creator>debm</dc:creator>
		<pubDate>Tue, 28 Feb 2006 18:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/97/windows-of-perception#comment-1013</guid>
		<description>Great stuff... I knew that all of it was windows but I had no way to prove it to the programmers who are new to Mac that we are talking about windows in a different parlance. I can show that now.

BTw, Did you notice that the shadow for the menu bar is also a window?</description>
		<content:encoded><![CDATA[<p>Great stuff&#8230; I knew that all of it was windows but I had no way to prove it to the programmers who are new to Mac that we are talking about windows in a different parlance. I can show that now.</p>
<p>BTw, Did you notice that the shadow for the menu bar is also a window?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adolph Trudeau</title>
		<link>http://www.red-sweater.com/blog/97/windows-of-perception/comment-page-1#comment-1006</link>
		<dc:creator>Adolph Trudeau</dc:creator>
		<pubDate>Tue, 28 Feb 2006 03:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/97/windows-of-perception#comment-1006</guid>
		<description>&lt;a href=&quot;http://developer.apple.com/samplecode/UIElementInspector/UIElementInspector.html&quot; rel=&quot;nofollow&quot;&gt;UIElementInspector.app&lt;/a&gt; is a very helpful tool in identifying windows for use in &lt;a href=&quot;http://www.apple.com/applescript/uiscripting/02.html&quot; rel=&quot;nofollow&quot;&gt;AppleScript UI  scripting&lt;/a&gt;. Or rather, I almost found it useful. I forgot what I was working on that caused me to learn about it, but I do remember that I haven&#039;t finished whatever it was, so it wasn&#039;t magically helpful.</description>
		<content:encoded><![CDATA[<p><a href="http://developer.apple.com/samplecode/UIElementInspector/UIElementInspector.html" rel="nofollow">UIElementInspector.app</a> is a very helpful tool in identifying windows for use in <a href="http://www.apple.com/applescript/uiscripting/02.html" rel="nofollow">AppleScript UI  scripting</a>. Or rather, I almost found it useful. I forgot what I was working on that caused me to learn about it, but I do remember that I haven&#8217;t finished whatever it was, so it wasn&#8217;t magically helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/97/windows-of-perception/comment-page-1#comment-994</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Mon, 27 Feb 2006 15:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/97/windows-of-perception#comment-994</guid>
		<description>Well Sune - that&#039;s pretty rude. I admit  my inclination was just to delete your comment, but I suppose I&#039;ll let you show off your inappropriate behavior. Don&#039;t bother responding or writing comments on any other of my entries if you&#039;re going to assume that tone. I will not be so hesitant to delete future comments in which I&#039;m described as a &quot;snake oil salesman.&quot;</description>
		<content:encoded><![CDATA[<p>Well Sune &#8211; that&#8217;s pretty rude. I admit  my inclination was just to delete your comment, but I suppose I&#8217;ll let you show off your inappropriate behavior. Don&#8217;t bother responding or writing comments on any other of my entries if you&#8217;re going to assume that tone. I will not be so hesitant to delete future comments in which I&#8217;m described as a &#8220;snake oil salesman.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sune</title>
		<link>http://www.red-sweater.com/blog/97/windows-of-perception/comment-page-1#comment-991</link>
		<dc:creator>Sune</dc:creator>
		<pubDate>Mon, 27 Feb 2006 11:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/97/windows-of-perception#comment-991</guid>
		<description>This is no news. It&#039;s very wordy - DUH - and there is no news. Things like are known to developers everywhere. BFD.

There is a difference between systems like OS X and Windows. On the latter, literally EVERYTHING is a window; but on OS X, things can be &#039;controls&#039; or &#039;windows&#039;. So you won&#039;t see everything that&#039;s running.

And of course turning on Quartz debug on the command line shows you all the hidden windows on a per-application basis.

But again, this is no news and should not be treated as such - and if it&#039;s treated, it should be treated in a more professional and dignified manner.

Nothing here folks - maybe a snake oil salesman, but surely nothing else. Everybody go home now. Let&#039;s keep order on our neighbourhood streets.</description>
		<content:encoded><![CDATA[<p>This is no news. It&#8217;s very wordy &#8211; DUH &#8211; and there is no news. Things like are known to developers everywhere. BFD.</p>
<p>There is a difference between systems like OS X and Windows. On the latter, literally EVERYTHING is a window; but on OS X, things can be &#8216;controls&#8217; or &#8216;windows&#8217;. So you won&#8217;t see everything that&#8217;s running.</p>
<p>And of course turning on Quartz debug on the command line shows you all the hidden windows on a per-application basis.</p>
<p>But again, this is no news and should not be treated as such &#8211; and if it&#8217;s treated, it should be treated in a more professional and dignified manner.</p>
<p>Nothing here folks &#8211; maybe a snake oil salesman, but surely nothing else. Everybody go home now. Let&#8217;s keep order on our neighbourhood streets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tonyarnold.com</title>
		<link>http://www.red-sweater.com/blog/97/windows-of-perception/comment-page-1#comment-981</link>
		<dc:creator>tonyarnold.com</dc:creator>
		<pubDate>Sun, 26 Feb 2006 12:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/97/windows-of-perception#comment-981</guid>
		<description></description>
		<content:encoded><![CDATA[<p><strong>Damn windows (NSWindows that is)</strong></p>
<p>Don’t get me started on the weird things Apple are doing to the desktop windows (or as Daniel would call it, a “Damn window”). Try coding a virtual desktop manager when Apple sets windows at certain NSWindowLevels to be sticky (i.e. seen across all ‘de&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.red-sweater.com/blog/97/windows-of-perception/comment-page-1#comment-952</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Wed, 22 Feb 2006 00:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/97/windows-of-perception#comment-952</guid>
		<description>Axel: I think that perhaps the strange right-click behavior in Dashboard may be a feature, not a bug.  This behavior is the only way to allow users to change language/keyboard settings while in Dashboard.  Still a bit odd, of course.</description>
		<content:encoded><![CDATA[<p>Axel: I think that perhaps the strange right-click behavior in Dashboard may be a feature, not a bug.  This behavior is the only way to allow users to change language/keyboard settings while in Dashboard.  Still a bit odd, of course.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.red-sweater.com/blog/97/windows-of-perception/comment-page-1#comment-948</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 21 Feb 2006 17:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/97/windows-of-perception#comment-948</guid>
		<description>This is why they really need to get rid of NSStatusItem and just go back to NSMenuExtras. Stupid things like not being able to command-drag and not reacting like the rest of the menu bar.</description>
		<content:encoded><![CDATA[<p>This is why they really need to get rid of NSStatusItem and just go back to NSMenuExtras. Stupid things like not being able to command-drag and not reacting like the rest of the menu bar.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
