• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Zoom/minimize windows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Zoom/minimize windows


  • Subject: Re: Zoom/minimize windows
  • From: Robert Poland <email@hidden>
  • Date: Sun, 27 Feb 2005 09:46:44 -0700

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Zoom/minimize windows
      • From: deivy petrescu <email@hidden>
References: 
 >Re: Zoom/minimize windows (From: Andrew Oliver <email@hidden>)

  • Prev by Date: creation date property of item is r/o !
  • Next by Date: Re: Zoom/minimize windows
  • Previous by thread: Re: Zoom/minimize windows
  • Next by thread: Re: Zoom/minimize windows
  • Index(es):
    • Date
    • Thread