Programmatically connecting to first responder
Programmatically connecting to first responder
- Subject: Programmatically connecting to first responder
- From: Peter Ammon <email@hidden>
- Date: Sun, 9 Sep 2001 00:48:51 -0400
I'd like to make an NSMenuItem with initWithTitle: action:
keyEquivalent:. How can I make it so it sends its action up the
responder chain when chosen?
-Peter