• 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: Subject: How do I script "Hide Toolbar" in Finder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Subject: How do I script "Hide Toolbar" in Finder


  • Subject: Re: Subject: How do I script "Hide Toolbar" in Finder
  • From: Paul Skinner <email@hidden>
  • Date: Thu, 20 Feb 2003 10:12:08 -0500

GUI scripting isn't the end of life as we know it.

try
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
end try

--
Paul Skinner

"The Church says the Earth is flat. But I know the Earth is round, for I have seen the shadow on the moon, and I have more faith in a shadow than in the Church."
- Magellan
_______________________________________________
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.
References: 
 >Re: Re: Subject: How do I script "Hide Toolbar" in Finder (From: admin <email@hidden>)

  • Prev by Date: Handler works only once
  • Next by Date: Re: Why won't folder action fire?
  • Previous by thread: Re: Re: Subject: How do I script "Hide Toolbar" in Finder
  • Next by thread: Re: Subject: How do I script "Hide Toolbar" in Finder
  • Index(es):
    • Date
    • Thread