| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Apr 26, 2004, at 4:40 PM, Martin Orpen wrote:
tell application "Finder"
if toolbar visible of window 1 is true then
set toolbar visible of window 1 to false
else
set toolbar visible of window 1 to true
end if
end tell
How about this:
tell application "Finder" to set the toolbar visible of window 1 to not the toolbar visible of window 1
| References: | |
| >Re: Finder Window toolbar toggling (From: Martin Orpen <email@hidden>) | |
| >Re: Finder Window toolbar toggling (From: Michelle Steiner <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.