Re: Scrolling Text Field Class for Logging?
Re: Scrolling Text Field Class for Logging?
- Subject: Re: Scrolling Text Field Class for Logging?
- From: Jens Alfke <email@hidden>
- Date: Wed, 18 Mar 2015 11:00:02 -0700
> On Mar 18, 2015, at 10:34 AM, Dave <email@hidden> wrote:
>
> Is there a Class/Subclass available to do this or do I need to write my own?
You need to write your own, but it’s not hard. Just check the scroll position before appending the text; if it was at the bottom before, scroll it to the bottom again.
—Jens
_______________________________________________
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