Re: NSTextView
Re: NSTextView
- Subject: Re: NSTextView
- From: Graham Cox <email@hidden>
- Date: Thu, 07 Jun 2012 13:57:14 +1000
On 07/06/2012, at 1:47 PM, koko wrote:
> How would I scroll the view to the top of the text?
[NSView scrollToPoint:<thePoint calculated from the zeroth character of the text>];
--Graham
_______________________________________________
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
References: | |
| >NSTextView (From: koko <email@hidden>) |