Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Zoom/minimize windows



On 2/27/05 6:44 AM, "Robert Poland" <email@hidden> wrote:

 Hi,

 Is there any way to Zoom/Minimize finder and other windows without
 resorting to GUI?


Sure

tell application "Finder"
set collapsed of window 1 to (not (collapsed of window 1))
set zoomed of window 1 to (not (zoomed of window 1))
end tell
Andrew
:)

On a related note, set toolbar visible to (not (toolbar visible)) doesn't work.

--
Bob Poland - Fort Collins, CO
http://www.ibrb.org/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-users/email@hidden

This email sent to email@hidden
References: 
 >Re: Zoom/minimize windows (From: Andrew Oliver <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.