Re: Setting the grid for the window
Re: Setting the grid for the window
- Subject: Re: Setting the grid for the window
- From: "J. Stewart" <email@hidden>
- Date: Sat, 19 Aug 2006 05:51:18 -0400
On 8/18/06 at +0200 Emile Schwarz said this
>Hi all,
>
>I have tons of troubles with the Finder windows. Now I have two questions:
>
>1. Is it possible to set the grid position withing the window ?
>I am talking about the 0,0 location in the window: sometimes the items
>in the window are not at the window grid / the window grid moved and
>then there isa brand new grid location...
>
>No, I do not ask how to set "snap to grid".
>
>2. Sometimes when I move some items, they appears all at the same
>location (as a pile / one above the other and so on).
>Is it possible to disable this "feature" ?
>
>Note: even the menu item to move to the grid the items does not move them...
>
>TIA,
>
Emile,
This might be what you are looking for.
--> Cut <--
tell application "Finder"
activate
set current view of front window to icon view
set arrangement of icon view options of front window to arranged by name
end tell
--> Cut <--
JBS
--
There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence. - Jeremy S. Anderson
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden