• 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: Andrew Oliver <email@hidden>
  • Date: Sun, 27 Feb 2005 07:58:47 -0800

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
:)

 _______________________________________________
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: Robert Poland <email@hidden>
References: 
 >Zoom/minimize windows (From: Robert Poland <email@hidden>)

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