Re: Set width of columns in finder not working
Re: Set width of columns in finder not working
- Subject: Re: Set width of columns in finder not working
- From: Robert Poland <email@hidden>
- Date: Tue, 27 Jan 2015 14:15:47 -0700
Works for me in Yosemite.
> On Jan 27, 2015, at 1:15:PM, dealTek <email@hidden> wrote:
>
> Hi all,
>
> I have mavericks 10.9.5 and i can't get this simple script to change the = set width of column id name column to show up with the change...
> - also set sidebar width also not working....
>
>
> Any Ideas how to get it working?
>
> -------------------------------------
>
> tell application "Finder"
> activate
> set bounds of Finder window 1 to {5, 72, 999, 510}
> set width of column id name column of list view options of Finder window 1 to 386
> set sidebar width of window 1 to 100
> set width of column id modification date column of list view options of Finder window 1 to 192
> end tell
>
>
> --
> Thanks,
> Dave - DealTek
> email@hidden
> [db-15]
Robert Poland
iMac, Late 2013, 14,2
3.2 GHz Intel Core I5, 27”
16 GB Ram, 1TB Fusion HD
OS X 10.10.2
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden