Re: Scrolling to a selectedRange
Re: Scrolling to a selectedRange
- Subject: Re: Scrolling to a selectedRange
- From: Douglas Davidson <email@hidden>
- Date: Thu, 7 Mar 2002 16:48:09 -0800
On Thursday, March 7, 2002, at 04:30 PM, Jake MacMullin wrote:
Is there an easy way to programatically scroll a NSScrollView with a
NSTextView in it to the selectedRange of the NSTextView?? (the range
was selected programatically).
Look at the superclass...NSText defines scrollRangeToVisible:.
Douglas Davidson
_______________________________________________
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.