Skip navigation.
 
mlRe: NSDistributedNotification names
FROM : Marco Cassinerio
DATE : Sun Mar 23 22:36:24 2008

On Mar 23, 2008, at 10:17 PM, Sherm Pendley wrote:

> On Sun, Mar 23, 2008 at 5:07 PM, Marco Cassinerio <marco.<email_removed>
> > 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

Related mailsAuthorDate
mlNSDistributedNotification names Marco Cassinerio Mar 23, 22:07
mlRe: NSDistributedNotification names Sherm Pendley Mar 23, 22:17
mlRe: NSDistributedNotification names Marco Cassinerio Mar 23, 22:36
mlRe: NSDistributedNotification names Nick Zitzmann Mar 24, 01:38
mlRe: NSDistributedNotification names Marco Cassinerio Mar 24, 11:14
mlRe: NSDistributedNotification names Jens Alfke Mar 24, 15:57
mlRe: NSDistributedNotification names A.M. Mar 24, 16:12