• 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: Quick Finder Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quick Finder Question


  • Subject: Re: Quick Finder Question
  • From: Walter Ian Kaye <email@hidden>
  • Date: Thu, 11 Sep 2003 07:01:13 -0700

At 03:51a -0700 09/11/2003, Richard Fairbanks didst inscribe upon an electronic papyrus:

Is it possible to set the column widths in a finder window or to script setting a window to use the global defaults? The class "column" is listed in the dictionary, but I've not had any luck getting or setting a value. (I'm running 10.1.5.)

10.2.6 dictionary says the 'list view options' property of a Finder window is read only. So no, it is not possible to set it via script. Unless you can get the UI scripting to do it. To get the values:

tell application "Finder"
properties of column 1 of list view options of Finder window 1
end tell


-boo
_______________________________________________
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.

  • Follow-Ups:
    • Re: Quick Finder Question
      • From: Andrew Oliver <email@hidden>
References: 
 >Quick Finder Question (From: Richard Fairbanks <email@hidden>)

  • Prev by Date: Re: delay procedure for waiting less than a second
  • Next by Date: done! (was: Re: delay procedure for waiting less than a second)
  • Previous by thread: Re: Quick Finder Question
  • Next by thread: Re: Quick Finder Question
  • Index(es):
    • Date
    • Thread