• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: CoreWLAN Notifications
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CoreWLAN Notifications


  • Subject: Re: CoreWLAN Notifications
  • From: Terry Simons <email@hidden>
  • Date: Sat, 19 Sep 2009 00:49:32 -0600

Hmmm

I tried the Apple example and it works, but my example still doesn't work.

I even copied the notification registration from the example, but that
still doesn't work in my application.

I also tried NSDistributedNotificationCenter to no avail.

Any other suggestions?

Is there some way to instrument the events my application is
registered for after I attempt to register?

- Terry

On Mon, Sep 14, 2009 at 5:06 AM, Stéphane Sudre <email@hidden> wrote:
> 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

  • Follow-Ups:
    • Re: CoreWLAN Notifications
      • From: Terry Simons <email@hidden>
References: 
 >CoreWLAN Notifications (From: Terry Simons <email@hidden>)
 >Re: CoreWLAN Notifications (From: Stephane Sudre <email@hidden>)
 >Re: CoreWLAN Notifications (From: Terry Simons <email@hidden>)
 >Re: CoreWLAN Notifications (From: Matt Slot <email@hidden>)
 >Re: CoreWLAN Notifications (From: Stéphane Sudre <email@hidden>)

  • Prev by Date: Re: spam emails sent by me
  • Next by Date: Re: CoreWLAN Notifications
  • Previous by thread: Re: CoreWLAN Notifications
  • Next by thread: Re: CoreWLAN Notifications
  • Index(es):
    • Date
    • Thread