Re: NSDistributedNotification names
Re: NSDistributedNotification names
- Subject: Re: NSDistributedNotification names
- From: Marco Cassinerio <email@hidden>
- Date: Sun, 23 Mar 2008 22:36:24 +0100
On Mar 23, 2008, at 10:17 PM, Sherm Pendley wrote:
On Sun, Mar 23, 2008 at 5:07 PM, Marco Cassinerio <email@hidden
> wrote:
where can I get the list of distributed notification's names?
I'm looking for notifications referring to events like:
application launch, active window/document changed.
In general, lists and descriptions of notifications are found in the
reference material for the classes that send them. For instance,
NSWorkspace fires NSWorkspaceDidLaunchApplicationNotification, and
NSWindow fires NSWindowDidBecomeKeyNotification, among others.
Ok, but can my app be notified by such events related to any another
app?
Marco
_______________________________________________
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