• 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: Finder window sidebar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finder window sidebar


  • Subject: Re: Finder window sidebar
  • From: David Crowe <email@hidden>
  • Date: Fri, 25 Jun 2004 20:53:33 -0600

The following script hides the sidebar (and the toolbar) for me...

tell application "Finder" to activate


tell application "System Events"
click menu item "Hide Toolbar" of menu "View" of menu bar 1
of application process "Finder"
end tell


- David Crowe
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Finder window sidebar
      • From: Laine Lee <email@hidden>
  • Prev by Date: Re: iSub Toggle
  • Next by Date: Re: iSub Toggle
  • Previous by thread: Re: Finder window sidebar
  • Next by thread: Re: Finder window sidebar
  • Index(es):
    • Date
    • Thread