first responders who aren't first responders...
first responders who aren't first responders...
- Subject: first responders who aren't first responders...
- From: Matthew Weinstein <email@hidden>
- Date: Tue, 13 Jul 2004 09:23:04 -0400
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?
--
Matthew Weinstein
Associate Professor of Science Education
Kent State University
404D White Hall
KSU
Kent, OH 44242
330-672-0653
email@hidden
http://educ.kent.edu/~mweinste
_______________________________________________
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.