• 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: 8.6-9.0.4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 8.6-9.0.4


  • Subject: Re: 8.6-9.0.4
  • From: Sun Real <email@hidden>
  • Date: Fri, 24 Nov 2000 10:06:31 +1100

On Thu, 23 Nov 2000 00:03:22 -0800, Chris Nebel <email@hidden> wrote:

>"Mr. Weasel Willits" wrote:

>> ignoring application responses
>> tell application "Finder" to set the position of file fn to {fpx,fpy}
>> end ignoring
>
>You're probably getting caught by the Finder gridding bug....
>
>...The workaround is either to turn off gridding, or, strangely enough, to set
>the *bounds* of the item instead of the position...

Or use this:

tell application "Finder" to move file fn to the desktop positioned at
{fpx,fpy}

Which also works here under 9.0.4. This was confirmed by, I think, Mr
Tea, on this list some time back.

It's also a useful command for resetting desktop icons to their 'default'
(first available) position by removing the position parameter. I use the
following, from the OSA Menu, to reset all my disk/volume icons after
they've been messed with. Sort of like a selective 'Clean up' command.

tell application "Finder" to move the selection to the desktop


Cheers,

Richard Morton


  • Prev by Date: Re: Color Values in Quark
  • Next by Date: Re: Most Scriptable Apps (was: Re: Can a script receive
  • Previous by thread: Re: PDF to EPS, how?
  • Next by thread: Style (URL to download)
  • Index(es):
    • Date
    • Thread