by Steven Fisher <sdfisher@[EMAIL PROTECTED]
>
Jul 4, 2008 at 07:26 PM
In article <doug-E289DE.12082004072008@[EMAIL PROTECTED]
>,
Doug Jantzer <doug@[EMAIL PROTECTED]
> wrote:
> Is there a way to view the Time Machine graphic without the obstructing
> finder window? It would be a nice screen saver.
There isn't one, exactly. It's part of the Finder, but it's done through
OpenGL and custom code.
You can find the basic background in:
/System/Library/CoreServices/Finder.app/Contents/Resources/
....but that's prior to transformations, etc. Not very exciting.