_newFirstResponderAfterResigining
_newFirstResponderAfterResigining
- Subject: _newFirstResponderAfterResigining
- From: Keith Blount <email@hidden>
- Date: Sat, 10 Sep 2005 16:58:47 -0700 (PDT)
Hello,
Does anybody know the cause of - or even better, the
cure for - the following message?
"NSWindow: -_newFirstResponderAfterResigining is not a
valid message outside of a responder's implementation
of -resignFirstResponder."
A couple of people in the archives have experienced
something similar, but no one has posted a solution. I
am getting this message in the following circumstance:
I have a -currentView method, which returns the
current first responder of the window provided it is a
text view. This is used to launch a full screen window
(the text view is then removed from its current window
and placed in the full screen window, and then
restored when full screen ends). It seems that calling
NSWindow's -makeFirstResponder: is responsible for the
error message somewhere along the line. Debugging only
comes up with lots of private stuff.
If anyone has any ideas, I would be very grateful.
Many thanks in advance,
Keith
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden