Re: How do I make a custom view become first responder
Re: How do I make a custom view become first responder
- Subject: Re: How do I make a custom view become first responder
- From: Daryn <email@hidden>
- Date: Wed, 14 Aug 2002 00:11:34 -0500
On Tuesday, August 13, 2002, at 11:13 PM, Tom Gray wrote:
How do I make a subclass of NSTextView become the first responder?
[[myTextView window] makeFirstResponder:myTextView];
Daryn
_______________________________________________
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.