Re: NSNotificationCenter and shared libraries
Re: NSNotificationCenter and shared libraries
- Subject: Re: NSNotificationCenter and shared libraries
- From: Ondra Cada <email@hidden>
- Date: Sun, 10 Feb 2002 23:17:54 +0100
Thomas,
>
>>>>> Thomas Deniau (TD) wrote at Sun, 10 Feb 2002 21:30:15 +0100:
TD> If I try to send a notification from the framework, the objects in the
TD> app get it, but not the objects in the bundles (which ARE loaded, I've
TD> checked).
TD>
TD> Is there any reason for this ?
It seems they are loaded, but those objects are not registered as observers
-- at least, not with the same notification centre.
If you are sure this can't be the problem, sorry, I'm out of ideas...
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.