Re: Window Opened Notification?
Re: Window Opened Notification?
- Subject: Re: Window Opened Notification?
- From: email@hidden
- Date: Tue, 06 Sep 2016 08:58:52 +0900
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 <email@hidden> 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, email@hidden 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 <email@hidden> 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 (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
>>
>> _______________________________________________
>>
>> 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
_______________________________________________
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