• 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: How to hide toolbar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to hide toolbar


  • Subject: Re: How to hide toolbar
  • From: Todd Ruston <email@hidden>
  • Date: Thu, 10 Jun 2004 06:56:02 -0700

On Wed, 9 Jun 2004 22:10:04 -0600, Robert Poland <email@hidden> wrote:

> Is there an Applescript command to hide the toolbar (and the folder
> view to the left) of a folder? "Set visible of toolbar to false" gets
> an error.

tell application "Finder"
set toolbar visible of window 1 to false
end tell
--
Todd Ruston
email@hidden
_______________________________________________
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.


  • Prev by Date: Re: On quitting an application (John Allen)
  • Next by Date: Re: Asyncronous AppleScript executing
  • Previous by thread: Re: How to hide toolbar
  • Next by thread: A list of items...
  • Index(es):
    • Date
    • Thread