• 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
Custom NSLayoutManager for NSTextView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Custom NSLayoutManager for NSTextView


  • Subject: Custom NSLayoutManager for NSTextView
  • From: "Ujwal S. Sathyam" <email@hidden>
  • Date: Sat, 22 Mar 2003 09:11:52 -0800

Hi,

I have developed a terminal emulator app that is currently using a NSTextView. I find that the performance is slower as the text gets larger. The overhead seems to be in the NSLayoutManager. Since this is a terminal emulator, the text layout is rather quite simple, so I am wondering if there is a way to supply a custom layout manager for the text view to improve performance.

Does anyone have experience and/or suggestions for this? Or should I be writing a whole new custom NSView?

Thanks,

Ujwal
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: object instance names generated on the fly?
  • Next by Date: Re: object instance names generated on the fly?
  • Previous by thread: Re: Newbie (EXE_BAD_ACCESS?)
  • Next by thread: NSImage not using NSImageRep when drawing to NSPSAndPDFGraphicsContext
  • Index(es):
    • Date
    • Thread