Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSNotificationCenter not working



It seems that NSDistributedNotificationCenter is only for OS X 10.3
That is atleast what the online documentations says.

I want a solution that is going to work with atleast 10.2 and up

Any ideas?

Matt

On Mar 31, 2004, at 4:44 PM, m wrote:

On Mar 31, 2004, at 3:04 PM, Matt Jaffa wrote:

I have two apps running, one is my StartupDaemon and the other is a
System Preference plug-in I made,
When I click on this button I want it to send a notification, that the
Daemon can pick up on,

{he's trying to use [NSNotificationCenter defaultCenter]}

[NSNotificationCenter defaultCenter] is local to applications (it's not shared among processes). To do what you want look at NSDistributedNotificationCenter instead.

_murat
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >NSNotificationCenter not working (From: Matt Jaffa <email@hidden>)
 >Re: NSNotificationCenter not working (From: m <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.