• 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
Set width of columns in finder not working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Set width of columns in finder not working


  • Subject: Set width of columns in finder not working
  • From: dealTek <email@hidden>
  • Date: Tue, 27 Jan 2015 12:15:25 -0800

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]


 _______________________________________________
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


  • Follow-Ups:
    • Re: Set width of columns in finder not working
      • From: Christopher Stone <email@hidden>
    • Re: Set width of columns in finder not working
      • From: Robert Poland <email@hidden>
  • Prev by Date: Re: "first element whose" in Javascript for Automation
  • Next by Date: Re: Set width of columns in finder not working
  • Previous by thread: Re: Yosemite Display Dialog
  • Next by thread: Re: Set width of columns in finder not working
  • Index(es):
    • Date
    • Thread