• 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: question about iPhoto scripting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: question about iPhoto scripting


  • Subject: Re: question about iPhoto scripting
  • From: Jonathan E Brassow <email@hidden>
  • Date: Fri, 4 Mar 2005 23:46:48 -0600


On Mar 4, 2005, at 9:01 PM, kai wrote:

<snip>

With only the main iPhoto window visible, I ran this snippet:

-------------------------

tell application "iPhoto" to set appWin to name of windows
tell application "System Events" to tell process "iPhoto" to set procWin to name of windows
{appWin:appWin, procWin:procWin}


--> {appWin:{"iPhoto", "Window", "Slideshow", "General", "Window", "HTMLExport Panel", "Window"}, procWin:{"iPhoto"}}

-------------------------

<snip>

I get:
{appWin:{"iPhoto", "Window", "Window", "HTMLExport Panel", "Window"}, procWin:{}}

regardless of whether the "Export Photos" window is open or not.


I've tried using "tell process #", but that doesn't seem to work either. In fact, it doesn't matter which process I use, procWin always comes up empty.

I've tried this on my iBook. Haven't tried this test script on my iMac yet (although the original script failed in the same way). We'll see.

thanks for all the help,
brassow
 _______________________________________________
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

References: 
 >Re: question about iPhoto scripting (From: kai <email@hidden>)

  • Prev by Date: Re: Handler to set Script Properties?
  • Next by Date: persistence of script properties
  • Previous by thread: Re: question about iPhoto scripting
  • Next by thread: Re: question about iPhoto scripting
  • Index(es):
    • Date
    • Thread