• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Two problems trying to use NSTextView for a scrolling console/terminal like view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Two problems trying to use NSTextView for a scrolling console/terminal like view


  • Subject: Re: Two problems trying to use NSTextView for a scrolling console/terminal like view
  • From: Jerry Krinock <email@hidden>
  • Date: Sat, 28 Dec 2013 16:13:42 -0800

On 2013 Dec 28, at 15:14, Eric Wing <email@hidden> wrote:

> 1) I figured out that the bottleneck was in scrollRangeToVisible call.

You could see if you have better luck with -[NSView scrollPoint:].

> 2) -[NSBigMutableString replaceCharactersInRange:withString:]: nil argument

Well, there’s the obvious answer that your other code is passing nil for withString:.  You could check for that.


_______________________________________________

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


  • Follow-Ups:
    • Re: Two problems trying to use NSTextView for a scrolling console/terminal like view
      • From: Eric Wing <email@hidden>
References: 
 >Two problems trying to use NSTextView for a scrolling console/terminal like view (From: Eric Wing <email@hidden>)

  • Prev by Date: Re: CFMessagePortCreateLocal() fails occasionally in 10.9?
  • Next by Date: Re: Keep sibling view in Responder Chain
  • Previous by thread: Two problems trying to use NSTextView for a scrolling console/terminal like view
  • Next by thread: Re: Two problems trying to use NSTextView for a scrolling console/terminal like view
  • Index(es):
    • Date
    • Thread