|
|
10.3: Record Finder actions in Script Editor
of course, i open my big mouth and try it, and it doesn't work. dang. back to the drawing board. guess i am going to have to do it programmatically instead of the easy way.
10.3: Record Finder actions in Script Editor
any one know how to get the icon position data if you know the file name? I know that you can get the positions of the icons with the following short example script:
tell application "Finder" set desktopList to every item in the desktop repeat with theItem in the desktopList set thePosition to the position of theItem -- Do something here with thePosition end repeat end tell The key is that you have to use the reference desktop. The path ~/Desktop/ is something completely different and it doesn't contain the position of the icons.
10.3: Record Finder actions in Script Editor
thank you!!! |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysNo new commentsLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.09 seconds |
|