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: Douglas Davidson <email@hidden>
- Date: Fri, 18 Nov 2005 09:16:24 -0800
On Nov 18, 2005, at 7:30 AM, Andrei Tchijov wrote:
No good. "scrollRangeToVisible:" is NSText method and NSTextField
does not inherit from it.
If the text field is editing, then you can use NSText methods on its
currentEditor. If it's not editing, you probably would have to
subclass NSTextFieldCell to change how it displays itself.
Douglas Davidson
_______________________________________________
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