Re: frontmost application annoyance
Re: frontmost application annoyance
- Subject: Re: frontmost application annoyance
- From: Luther Fuller <email@hidden>
- Date: Thu, 12 Apr 2012 07:22:33 -0500
On Apr 11, 2012, at 5:55 PM, Yuma Antoine Decaux wrote: I've followed your recommendations but now the application opens and blocks the underlying application i wish to operate on.
I've added an lsuielement boolean key to the info.plist as you suggested but the result is the one aforementioned.
I knew there was a reason for using the word "perhaps".
Here is another way to get the frontmost application ...
tell application "System Events" to set frontAppl to (name of (some process whose frontmost is true)) as text
And, perhaps there should be an 'activate' after tell application "TextEdit"
|
_______________________________________________
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