Addressing handlers in the First Responder list of another window ?
Addressing handlers in the First Responder list of another window ?
- Subject: Addressing handlers in the First Responder list of another window ?
- From: Erik Stainsby <email@hidden>
- Date: Thu, 02 Feb 2012 11:13:14 -0800
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 (email@hidden)
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:
This email sent to email@hidden