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

Re: Window watcher


  • Subject: Re: Window watcher
  • From: Michael Wood <email@hidden>
  • Date: Tue, 2 Nov 2010 18:43:51 +0200

Hi Bill

On 1 November 2010 18:27, Bill Cheeseman <email@hidden> wrote:
>
> On Nov 1, 2010, at 11:23 AM, Michael Wood wrote:
>
>> Is there a way to watch a particular application for dialog boxes and
>> when one pops up, do something (e.g. click on the OK button)?
>
> By itself, AppleScript (even with GUI Scripting) does not
> automatically notify you or respond when a window is created or
> any other event happens.

OK thanks for the clarification.

> But my UI Actions product does exactly what you want. Read about
> it and download a non-crippled 30-day free trial version at
> <http://pfiddlesoft.com/uiactions>. You use the UI Actions Setup
> application to "register" to observe notifications broadcast by
> any target application via the accessibility mechanism built into
> Mac OS X, and to "attach" any AppleScript script to that
> notification so that the script is triggered and runs whenever the
> notification is received. Filters are available to limit the
> notifications to particular windows (by title, for example), and
> you can always write the script to do additional filtering. The
> system implements 30 or 40 kinds of notifications; one of them,
> AXWindowCreated, notifies you every time a window (such as a
> dialog) is opened.

That sounds exactly what I was looking for.  I'm disappointed that
it's not built in, but at least it's available :)

I'll have a look.

Thanks for the information.

--
Michael Wood <email@hidden>
 _______________________________________________
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: 
 >Window watcher (From: Michael Wood <email@hidden>)
 >Re: Window watcher (From: Bill Cheeseman <email@hidden>)

  • Prev by Date: Re: Window watcher
  • Next by Date: Re: Window watcher
  • Previous by thread: Re: Window watcher
  • Next by thread: Delete a hidden file
  • Index(es):
    • Date
    • Thread