• 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: Application Activation Problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Application Activation Problem


  • Subject: Re: Application Activation Problem
  • From: Uli Kusterer <email@hidden>
  • Date: Thu, 26 May 2016 16:41:02 +0200

On 18 May 2016, at 12:44, Dave <email@hidden> wrote:
> I got side-tracked with some other issues and will be taking another look at this on Friday and I will certainly have a good look at the available methods/properties of NSWorkspace, but from memory I don’t think there is a method that returns the currently active application, although I could be wrong. If there were it would be relatively easy to do this.

 Not NSWorkspace, NSRunningApplication. You can get a list of running applications from NSWorkspace. NSRunningApplication.active can then be KVO-observed to find out when it becomes frontmost, according to the comments in that header.

Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://stacksmith.org





_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >Application Activation Problem (From: Dave <email@hidden>)
 >Re: Application Activation Problem (From: Kyle Sluder <email@hidden>)
 >Re: Application Activation Problem (From: Dave <email@hidden>)
 >Re: Application Activation Problem (From: Ken Thomases <email@hidden>)
 >Re: Application Activation Problem (From: Dave <email@hidden>)
 >Re: Application Activation Problem (From: Jerry Krinock <email@hidden>)
 >Re: Application Activation Problem (From: Dave <email@hidden>)
 >Re: Application Activation Problem (From: Uli Kusterer <email@hidden>)
 >Re: Application Activation Problem (From: Dave <email@hidden>)

  • Prev by Date: Re: Getting the Version Number from an NSRunningApplication?
  • Next by Date: Re: Application Activation Problem
  • Previous by thread: Re: Application Activation Problem
  • Next by thread: Recurrent background thread
  • Index(es):
    • Date
    • Thread