• 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: List view properties
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: List view properties


  • Subject: Re: List view properties
  • From: matt neuburg <email@hidden>
  • Date: Wed, 23 Apr 2003 10:05:27 -0700

On Tue, 22 Apr 2003 20:36:41 -0400, zoff <email@hidden> said:

>
>In the script below I'm trying to set a Finder window to sort by the
>Name column. I can set the window to list view but the other properties
>don't work, I'm not getting any errors to at least give me a clue to
>why its not working. Any ideas.
>
>tell application "Finder"
> activate
> set current view of window 1 to list view
> set properties of window 1 to {sort column:name column, calculates
>folder sizes:false}
>end tell

Those are not properties of the window. They are properties of the
window's list view options. m.

matt neuburg, phd = email@hidden, http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Accessing UserDefaults via vanilla AS?
  • Next by Date: Re: Complete newbie
  • Previous by thread: Re: List view properties
  • Next by thread: calling a Classic osax from X
  • Index(es):
    • Date
    • Thread