Re: _newFirstResponderAfterResigining ???
Re: _newFirstResponderAfterResigining ???
- Subject: Re: _newFirstResponderAfterResigining ???
- From: email@hidden
- Date: Tue, 18 Feb 2003 09:17:14 +0100
On lundi, fivrier 17, 2003, at 11:11 PM, Dan Bernstein wrote:
I don't know if it's the most elegant thing to do, but whenever I get
something like this, I set a breakpoint on NSLog (or printf) and look
at the backtrace when the breakpoint is hit. Of course, this will only
work if your code normally doesn't use NSLog.
Good idea. I will try this. I wasn't able to see where in my code this
was called as sometimes this message is sent, sometimes not. And
removing the calls to resignFirstResponder was not doing anything.
_______________________________________________
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.