Controlling Insertion Point
Controlling Insertion Point
- Subject: Controlling Insertion Point
- From: Bruce Truax <email@hidden>
- Date: Fri, 12 Mar 2004 21:25:06 -0500
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.
Bruce
_______________________________________________
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.