• 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: Finder GUI Scripting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finder GUI Scripting


  • Subject: Re: Finder GUI Scripting
  • From: Vincent Claudic <email@hidden>
  • Date: Tue, 2 Aug 2005 08:41:10 +0200

Sorry Kai to haven't pay enough attention to the list concerning the alreay defined "zoomed window bug".

Thank for you answer and al lthe best,

Vincent
Le 1 août 05 à 20:43, Barry Wainwright a écrit :

On 1/8/05 15:44, "Vincent Claudic" <email@hidden> wrote:

  Hello everybody,

just newcomer onto 10.4… Does someone already tried the following which was working on 10.3 ?

tell application "Finder"
    activate
    set current view of Finder window frontmost to list view
    if zoomed of Finder window frontmost is false then
        set zoomed of Finder window frontmost to true
    end if
end
tell

--
Vincent


‘Frontmost’ seems to be somewhat broken in Tiger.

Try to get the necessary window by using ‘window whose index is 1’

--
Barry


 _______________________________________________
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

  • Follow-Ups:
    • Re: Finder GUI Scripting
      • From: kai <email@hidden>
  • Prev by Date: vacation
  • Next by Date: Re: SetVisibleInTiger
  • Previous by thread: Re: Finder GUI Scripting
  • Next by thread: Re: Finder GUI Scripting
  • Index(es):
    • Date
    • Thread