Re: CoreWLAN Notifications
Re: CoreWLAN Notifications
- Subject: Re: CoreWLAN Notifications
- From: Stéphane Sudre <email@hidden>
- Date: Mon, 14 Sep 2009 13:06:35 +0200
That's not what the Apple sample code does. It just registers to the
NSNotificationCenter.
On 13 sept. 09, at 07:26, Matt Slot wrote:
On Sep 12, 2009, at 2:02 PM, Terry Simons wrote:
[[NSNotificationCenter defaultCenter]
addObserver:self
selector:@selector(processNotification:)
name:kCWPowerDidChangeNotification
object:nil];
You probably need to register with NSDistributedNotificationCenter
to receive system-wide notifications.
Matt Slot / Bitwise Operator / Ambrosia Software, Inc. -- http://www.AmbrosiaSW.com/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden