Re: Setting Finder Column width
Re: Setting Finder Column width
- Subject: Re: Setting Finder Column width
- From: Yvan KOENIG <email@hidden>
- Date: Sat, 04 Oct 2014 17:51:44 +0200
Le 04/10/2014 à 17:46, Robert Poland < email@hidden> a écrit : Hi,
Is there any way to control width of, for example, the name column?
Currently, with much code, I use GUI to double click on the divider line. This is a real pain with the many variations, Shared, Toolbar, Sidebar, etc.
TIA,
Robert Poland Fort Collins CO
Hello Robert
It seems that all what you need is written in the dictionary :
column n : a column of a list view elements properties index (integer) : the index in the front-to-back ordering within its container name (name column/modification date column/creation date column/size column/kind column/label column/version column/comment column, r/o) : the column name sort direction (normal/reversed) : The direction in which the window is sorted width (integer) : the width of this column minimum width (integer, r/o) : the minimum allowed width of this column maximum width (integer, r/o) : the maximum allowed width of this column visible (boolean) : is this column visible
Yvan KOENIG (VALLAURIS, France) samedi 4 octobre 2014 17:51:35
|
_______________________________________________
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