Re: NSTextView and First Responder
Re: NSTextView and First Responder
- Subject: Re: NSTextView and First Responder
- From: Bill Cheeseman <email@hidden>
- Date: Thu, 25 Apr 2002 07:04:30 -0400
on 02-04-25 12:25 AM, John Tsombakos at email@hidden wrote:
>
So, I did add a statement to the windowControllerDidLoadNib method:
>
>
[myTextView setSelectedRange:NSMakeRange(0,0)];
>
>
But that didn't work. Is that the proper place to put it?
Does NSWindow's makeFirstResponder:myTextView work?
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook -
http://www.AppleScriptSourcebook.com
Vermont Recipes -
http://www.stepwise.com/Articles/VermontRecipes
Croquet Club of Vermont -
http://members.valley.net/croquetvermont
_______________________________________________
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.