Focus on NSTextView?
Focus on NSTextView?
- Subject: Focus on NSTextView?
- From: John Anderson <email@hidden>
- Date: Thu, 6 Jun 2002 11:37:55 -0700
In my application I'm adding NSTextViews dynamically to a window. I've gotten all of this taken care of and it works peachy, but I need a way to make the new view the first responder. I've managed to do this just fine with NSTextFields, but sending a makeFirstResponder: message to the NSWindow instance doesn't do the trick when it's directed at an NSTextView.
Any ideas on how I can accomplish this?
John Anderson
_______________________________________________
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.