notification received twice
notification received twice
- Subject: notification received twice
- From: Ivan Kourtev <email@hidden>
- Date: Wed, 8 Feb 2006 17:36:15 -0500
Hello,
I have a very simple app where a single window is created. After it
is created, it measures a small amount of time and posts a
notification that the app controller listens for. The app controller
destroys the window , creates a new one and the whole process repeats.
The problem is the second time around, when the notification seems to
be sent twice! I am fairly positive this is the case, even logged
the events of sending and receiving the notification and that is
exactly what the log shows - one sent notification, but two received!
What's going on here? I've take all the usual precautions --
including checking which object sends the notification? I searched
and it seems some people had similar problems in the past (not fully
resolved in these forums). Any helpful suggestion?
-- ivan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden