• 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
Findew window changes in Tiger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Findew window changes in Tiger


  • Subject: Findew window changes in Tiger
  • From: Gnarlodious <email@hidden>
  • Date: Mon, 23 May 2005 20:38:55 -0600

Few changes in Finder scripting I discovered while fixing scripts:

tell application "Finder"
    tell front window
       tell application "System Events" to keystroke "t" using {command
down, option down} --no longer works in Tiger, opens Character Pallette
instead
-- so now you say this:
        set toolbar visible to false
        set statusbar visible to false -- what does this do?
        set sidebar width to 0
    end tell
end tell

-- Gnarlie


 _______________________________________________
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

  • Prev by Date: Re: Tiger release notes
  • Next by Date: Help with quitting stay-open app
  • Previous by thread: Re: Tiger release notes
  • Next by thread: Help with quitting stay-open app
  • Index(es):
    • Date
    • Thread