Re: How to make sure that end of string is visible in NSTextField
Re: How to make sure that end of string is visible in NSTextField
- Subject: Re: How to make sure that end of string is visible in NSTextField
- From: Andrei Tchijov <email@hidden>
- Date: Fri, 18 Nov 2005 10:30:01 -0500
No good. "scrollRangeToVisible:" is NSText method and NSTextField
does not inherit from it.
On Nov 18, 2005, at 10:20 AM, glenn andreas wrote:
[textField scrollRangeToVisible: NSMakeRange([[textField string]
length], 0)];
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden