• 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
widthNameColumn broke???
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

widthNameColumn broke???


  • Subject: widthNameColumn broke???
  • From: Robert Poland <email@hidden>
  • Date: Sun, 18 Nov 2012 12:00:38 -0700

Hi,

Note, only tested on ML. Double clicking is broke with Lion.

After double clicking the Name/Date Modified divider to set column width.

Using the following script I get the widthNameColumn  of the name column BUT only the width of the top level item.

If there are folders open the name column gets wider BUT the widthNameColumn doesn't change.

# script
tell application "Finder"
	tell window 1
		tell its list view options -- set list default widths
			set widthNameColumn to width of column id name column
		end tell
	end tell
end tell

widthNameColumn
# /script

Is there a fix for this or is that screwed on ML?


TIA,

Robert Poland
2.7 GHz Intel Core I5, 27” iMac
  12 GB Ram, 1TB HD
  OS X 10.8.2 (12C54)

 _______________________________________________
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: widthNameColumn broke???
      • From: Robert Poland <email@hidden>
  • Prev by Date: Script Holds While Mouse Down
  • Next by Date: Shooting yourself in the foot in various programming languages
  • Previous by thread: Re: Script Holds While Mouse Down
  • Next by thread: Re: widthNameColumn broke???
  • Index(es):
    • Date
    • Thread