The two key properties in NSWorkspace
ARE
KVO observable. 
Reading the docs was easy ;)
frontmostApplication
And
menuBarOwningApplication

Sent from my iPhone

> On Sep 6, 2016, at 8:36 AM, Alex Zavatone <z...@mac.com> wrote:
> 
> There are examples online for making NSArray observable if these are array 
> structures. 
> 
> If you try this path, try it with a simple case where you make an NSArray and 
> then change it.
> 
> Sent from my iPhone
> 
>> On Sep 5, 2016, at 4:25 PM, dangerwillrobinsondan...@gmail.com wrote:
>> 
>> Not sure if it's KVO observable but NSWorkspace might be worth looking into 
>> as well as NSRunningApplication
>> 
>> Sent from my iPhone
>> 
>> On Sep 6, 2016, at 3:55 AM, Dave <d...@looktowindward.com> wrote:
>> 
>>>> Would it be possible to observe which window becomes the front window and 
>>>> then send a notification?
>>> 
>>> That’s what I am trying to find out……
>>> 
>>> Cheers
>>> Dave
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> 
>>> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>>> 
>>> 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:
>>> https://lists.apple.com/mailman/options/cocoa-dev/dangerwillrobinsondanger%40gmail.com
>>> 
>>> This email sent to dangerwillrobinsondan...@gmail.com
>> 
>> _______________________________________________
>> 
>> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>> 
>> 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:
>> https://lists.apple.com/mailman/options/cocoa-dev/zav%40mac.com
>> 
>> This email sent to z...@mac.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to