Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the 'View maximized Cover Flow window via AppleScript' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
View maximized Cover Flow window via AppleScript
Authored by: mr. applescript on Fri, May 16 2008 at 9:12PM PDT
Apple posted a Finder toolbar script for sizing a window to full screen Flow many months ago. You can find it here:

<http://www.apple.com/applescript/toolbar/index.html>;

[ Reply to This | # ]
View maximized Cover Flow window via AppleScript
Authored by: ccjensen on Sat, May 17 2008 at 7:44AM PDT
thanks! apple's script worked even better (go figure...).
Link is actually:
http://www.apple.com/applescript/toolbar/index.html, u had an extra angle bracket

[ Reply to This | # ]
View maximized Cover Flow window via AppleScript
Authored by: shenry318 on Mon, May 19 2008 at 3:27PM PDT
This script that you can download from Apple doesn't seem to treat the "Dock Status" properly. I have my Dock set to "Hide" but after I use this script the Dock auto hide gets set to show and I have to go back and tell the dock to "Hide". I looked at the script and it tries to save and restore the preference but it doesn't seem to do it correctly! Other than that the script is great!

[ Reply to This | # ]