Bugs item #742734, was opened at 2003-05-24 15:36
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=114534&aid=742734&group_id=14534
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Dinu C. Gherman (dinu_gherman)
Assigned to: Nobody/Anonymous (nobody)
Summary: NSDistributedNotificationCenter doesn't pass notif.object
Initial Comment:
When using NSDistributedNotificationCenter, the notification objects
are not passed on, but instead a None is received. The same works
fine NSNotificationCenter. I've attached a test file for both cases from
the same program (although the distributed version works across
programs, as well).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=114534&aid=742734&group_id=14534
|