Re: NSTextView and nextKeyView
Re: NSTextView and nextKeyView
- Subject: Re: NSTextView and nextKeyView
- From: Douglas Davidson <email@hidden>
- Date: Mon, 15 Oct 2001 14:49:42 -0700
On Monday, October 15, 2001, at 02:32 PM, Doug Brown wrote:
Thank you! This worked! I don't see how I missed that in the NSTextView
documentation. One small problem though - I have to press tab twice to
get the focus to move to the nextResponder. Do you have any idea why it
does this, and how I could possibly fix it? I've checked my connections
in Interface Builder, and everything looks to be ok.
I'm not sure what's happening here, but I would suggest that you check
to see what the window thinks its first responder is after you the first
tab is pressed.
Douglas Davidson