Re: Programmatically inserting text into NSTextView and scrolling
Re: Programmatically inserting text into NSTextView and scrolling
- Subject: Re: Programmatically inserting text into NSTextView and scrolling
- From: Rick Mann <email@hidden>
- Date: Sun, 21 Sep 2008 19:03:38 -0700
Thanks!
On Sep 21, 2008, at 18:32:58, Jason Coco wrote:
You would have to track whether or not the text view is at the end.
I suggest looking at the documentation for NSTextView as well as the
Scroll View Programming Guide:
Well, I was looking all through the NSTextView docs, and couldn't find
anything on scrolling. I always forget to look at the inherited docs.
Javadocs manage to at least list all the methods that are inherited,
so you know there's something to go look for.
--
Rick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden