Re: Controlling Insertion Point
Re: Controlling Insertion Point
- Subject: Re: Controlling Insertion Point
- From: "M. Uli Kusterer" <email@hidden>
- Date: Sat, 13 Mar 2004 15:28:50 +0100
At 21:25 Uhr -0500 12.03.2004, Bruce Truax wrote:
I have a window containing two NSTextViews. The top NSTextView is used for
output. The lower NSTextView is used for input. When the window is created
I would like the text insertion point to be in the lower window so that the
use can start typing commands without first needing to click in the lower
NSTextView. I have looked at the NSTextView documentation but there is no
obvious method to make this the active view.
InitialFirstResponder. FirstResponder. Google for it. Read the docs.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.