Re: first responders who aren't first responders...
Re: first responders who aren't first responders...
- Subject: Re: first responders who aren't first responders...
- From: j o a r <email@hidden>
- Date: Tue, 13 Jul 2004 15:51:08 +0200
Read in the documentation about the "field editor", a shared
NSText(View) object that is used by all controls that displays / edits
text in a window.
j o a r
On 2004-07-13, at 15.23, Matthew Weinstein wrote:
>
Okay, I'm starting to get really confused. Under the debugger it's
>
clear that the NSTextField that is highlighted in blue (isn't that the
>
first responder?) is not the first responder though clearly it's the
>
one collecting the key strokes and initiating the action. Info that
>
might help to know: the nstextfield is in a splitview and probably
>
grouped in a box (or something). But it is highlighted in blue and it
>
does initiate the action, but in the action it fails the following
>
test:
>
>
[[mytextfield window] firstResponder] == mytextfield
>
>
How can that be?
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.