Re: windows of app process & spaces
Re: windows of app process & spaces
- Subject: Re: windows of app process & spaces
- From: Mitchell L Model <email@hidden>
- Date: Mon, 27 Jun 2016 16:32:53 -0400
On Jun 27, 2016, at 1:05 PM, Deivy Petrescu < email@hidden> wrote:
tell application "System Events” set frontmost of application process “TextEdit” to trueget the windows of application process “TextEdit"
Sorry, don’t know what you are talking about.
Space 1 has: SD, assigned to the space. 2 windows from TextEdit (1 minimized, 1 not) Space 2 has: 1 window from TextEdit
TextEdit is assigned to Space 2.
tell application "System Events" tell application process "TextEdit" set frontmost to true the windows end tell end tell
produces 2 windows, not 3.
|
_______________________________________________
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