Re: enumerating open windows in Applescript?
Re: enumerating open windows in Applescript?
- Subject: Re: enumerating open windows in Applescript?
- From: Philip Aker <email@hidden>
- Date: Tue, 24 Jun 2008 12:48:51 -0700
On 08-06-24, at 12:12, Bill Janssen wrote:
I'm trying to figure out how to write an Applescript which will give me the locations and titles of all the windows open on my OS X machine (10.5.3). In particular, I'm trying to track the location of Thunderbird windows.
Here is the starting script. You'll have to munge the resulting list for windows of interest.
tell application "System Events" set ew to every window of every application process end tell
Philip Aker
Democracy: Two wolves and a sheep voting on lunch. |
_______________________________________________
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