Re: Finder Scripting
Re: Finder Scripting
- Subject: Re: Finder Scripting
- From: Michelle Steiner <email@hidden>
- Date: Mon, 22 Aug 2005 23:14:11 -0700
On Aug 22, 2005, at 8:48 PM, Dave Lyons wrote:
I haven't yet tried the following workaround (offered in one of the
bug reports), which is said to make the change stick. After
setting the bounds, change the "toolbar visible" property and then
change it back:
set toolbar visible of theWindow to true
set toolbar visible of theWindow to false
-- or false, true
repeat 2 times
set toolbar visible of theWindow to not toolbar visible of theWindow
end repeat
-- Michelle
--
Discordians don't pray: it is far too dangerous.
_______________________________________________
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