NSTextView and First Responder
NSTextView and First Responder
- Subject: NSTextView and First Responder
- From: Richard Schreyer <email@hidden>
- Date: Tue, 26 Jun 2001 22:27:32 -0700
I can't seem to find out if a NSTextView is the first responder. It
doesn't appear to show the TextView as the first responder when I call
[theWindow firstResponder].
TIA,
Richard Schreyer