• 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: Preview versus Icon
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Preview versus Icon


  • Subject: Re: Preview versus Icon
  • From: KOENIG Yvan <email@hidden>
  • Date: Fri, 3 Dec 2010 18:16:28 +0100


Le 3 déc. 2010 à 18:09, Axel Luttgens a écrit :


Le 3 déc. 2010 à 17:34, KOENIG Yvan a écrit :

Hello

Is there a way to use AppleScript without GUIscripting to set a Finder Window's property :
Display Preview, not Icon.

Hello Yvan,

For example:

tell application "Finder"
tell front Finder window
tell its icon view options
set shows icon preview to true
end tell
end tell
end tell

HTH,
Axel


Thanks

What a fool, how may I missed that ?

In fact I know.

I ran a script extracting the properties of a window and got :

{class:window, id:4317, name:"pour ebay", position:{171, 619}, bounds:{171, 619, 396, 1076}, index:1, zoomed:true, closeable:true, titled:true, floating:true, modal:false, resizable:false, zoomable:false, visible:true, collapsed:false}

So, I thought that as the property is not listed, it's not settable.

Glad to learn that it is.

Yvan KOENIG (VALLAURIS, France) vendredi 3 décembre 2010 18:16:22



 _______________________________________________
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

References: 
 >Preview versus Icon (From: KOENIG Yvan <email@hidden>)
 >Re: Preview versus Icon (From: Axel Luttgens <email@hidden>)

  • Prev by Date: Re: Preview versus Icon
  • Next by Date: Re: How to adjust this script to work on Snow Leopard?
  • Previous by thread: Re: Preview versus Icon
  • Next by thread: FindReplace by list
  • Index(es):
    • Date
    • Thread