Re: _newFirstResponderAfterResigining
Re: _newFirstResponderAfterResigining
- Subject: Re: _newFirstResponderAfterResigining
- From: j o a r <email@hidden>
- Date: Sun, 11 Sep 2005 02:40:45 +0200
On 11 sep 2005, at 01.58, Keith Blount wrote:
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.
We've seen this problem associated with a number of crashes reported
for our application. So far we've been unable to tie it to anything
that we do, and have assumed it to be a bug in Mac OS X. If you could
provide the steps required to reproduce it, or have more information
on what you think is causing it, I would be interested to know. If
you find out more, it would probably make sense to file a bug report
to Apple, to allow them to either fix the problem, or update the API
documentation to help us avoid doing whatever is causing it.
Thanx,
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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