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

Notification problem


  • Subject: Notification problem
  • From: Benoit Widemann <email@hidden>
  • Date: Thu, 18 Jul 2002 15:38:25 +0200

I'm stuck with a very strange problem. My application adds a couple of notification observers at applicationDidFinishLaunching time, then sends a notification that may trigger a response that I'm waiting for with the observer.

Right at that point, it works. If the responder is around and sends its notification, my observer is called normally.

However, the responder may not be here and appear only later. When it appears, it also sends its notification. But my app ignores the notification. My observer is never called anymore.

I'm certain that the responder sends the notification, because I can see it correctly catched in yet another app.

Any idea?

Benoit Widemann
_______________________________________________
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.

  • Prev by Date: Re: static class variable
  • Next by Date: Re: static class variable
  • Previous by thread: Re: NSStatusItem with no menu triggers menu tracking (repost)
  • Next by thread: Newbie Question about Converting From NSTextField to NSData
  • Index(es):
    • Date
    • Thread