Hello list, I have a context menu in one window (A) from which I need to dispatch to another (B) window's First Responder list. Do I need to bring in a reference to window B (or it's controller) into the nib/code of window A ? This seems to go against loose coupling practices, no? Or should this sort of communication be handled using NSNotificationCenter services? Advice?
-- Erik Stainsby Experience Engineer RoaringSky Software _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com