Menu item enabling when NSView is first responder?
Menu item enabling when NSView is first responder?
- Subject: Menu item enabling when NSView is first responder?
- From: Robert Miller <email@hidden>
- Date: Wed, 07 Nov 2001 15:42:23 -0500
- Organization: RFM & Associates
Hello,
Here's probably a basic question that I haven't been able to find an
answer to. How do you enable / disable menu items say, in the Edit menu
when you have an NSView that is the first responder ? I know that an
NSDocument uses validateMenuItem but, cannot find the equivalent for an
NSView / NSResponder ? Any help is greatly appreciated.
Thanks in advance,
Regards,
Bob M.