• 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: Notification received twice
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Notification received twice


  • Subject: Re: Notification received twice
  • From: j o a r <email@hidden>
  • Date: Wed, 21 May 2003 09:59:27 +0200

What notifications are we talking about?
It is common in the Cocoa frameworks to call the "default notification callback methods" (as declared in the class reference) to the delegate of an object, regardless of if it is actually signed up to receive the notification in the notification center or not (for an example, look in the docs for NSWindow, and the "windowDid.../Will..." methods).
If this delegate object is also signed up to receive the notification, it's callback method could probably be messaged twice.

j o a r

On Wednesday, May 21, 2003, at 09:47 Europe/Stockholm, Camille Goureau-Suignard wrote:

I looked through the archives and found three guys with the same problem as me, but nobody had the answer.
Perhaps it is better now :

the notifications I send seem to be send twice (in fact, they are received twice).
Any idea ?
_______________________________________________
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: 
 >Notification received twice (From: Camille Goureau-Suignard <email@hidden>)

  • Prev by Date: Notification received twice
  • Next by Date: Re: Future Objective-C changes
  • Previous by thread: Notification received twice
  • Next by thread: Re: Notification received twice
  • Index(es):
    • Date
    • Thread