NSTextView problem
NSTextView problem
- Subject: NSTextView problem
- From: Mike Dean <email@hidden>
- Date: Tue, 31 Dec 2002 18:32:30 -0700
I have a textview into which programmatic output is inserted. However, I want the view to be editable so that the user can add comments, etc. anywhere in the view. When the program itself is ready to insert text, however, I need to reset the insertion point to the end of the text view. For the life of me I cannot find a method that does this. Am sure I am missing something obvious. Thanks.
_______________________________________________
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.