• 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
Re: Particulars of Finder Windows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Particulars of Finder Windows


  • Subject: Re: Particulars of Finder Windows
  • From: Christopher Stone <email@hidden>
  • Date: Fri, 06 May 2011 20:28:10 -0500

On May 06, 2011, at 16:35, Robert Poland wrote:
I don't see any effect to the kind column. I'm trying to get rid of it.
______________________________________________________________________

Hey Bob,

Now that I think about it this aspect of the Finder is buggier than the swarm.

tell application "Finder"
tell list view options of Finder window 1
set sort column to modification date column
set sort direction of column id modification date column to reversed
end tell
end tell

tell application "Finder"
tell list view options of Finder window 1
set sort column to name column
set sort direction of column id name column to normal
end tell
end tell

These two work and a couple of other columns.

Setting visible doesn't seem to work at all.

Reversing the sort works but takes some fiddling to get the window to refresh.

Trying to sort on the 'Kind' column when it is already visible fails with an error that says the column must be visible to sort on it.

Buggy...  Irritating isn't it.

BTW: This aspect of the Finder is recordable.  That doesn't mean what you record will work, however you can pick up the syntax that way.

--
Best Regards,
Chris

 _______________________________________________
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

References: 
 >Re: Particulars of Finder Windows (From: Robert Poland <email@hidden>)

  • Prev by Date: Re: Particulars of Finder Windows
  • Next by Date: idisk
  • Previous by thread: Re: Particulars of Finder Windows
  • Next by thread: idisk
  • Index(es):
    • Date
    • Thread