• 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: text views and dynamic reflow
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: text views and dynamic reflow


  • Subject: Re: text views and dynamic reflow
  • From: Cryx <email@hidden>
  • Date: Sat, 25 May 2002 23:21:52 -0500

On Saturday, May 25, 2002, at 11:31 AM, Nathaniel Irons wrote:
Terminal also crashes consistently when it tries to reflow too much
text. Before I learned to stop doing that (hallelujah, BBEdit shell
worksheets) I saw crashes with more than a couple hundred thousand
lines, but I expect the real threshold is considerably lower.

How about subclassing the text storage to use multiple text containers of easily reflowable sizes. A sufficiently large size would only require at most two layout managers to reflow their text (on a boundry), and thus should yield respectable resize times.

In any case, it would be a learning experience about the bowels of the machinery, but I'd appreciate any insight or suggestions with regard to the feasibility and/or implementaton. My text views will only grow (ideally w/o bound until the user issues a reset), and never be edited.

Am I crazy to attempt (in my case, more likely force) this implementation?

Daryn
_______________________________________________
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.

References: 
 >Re: text views and dynamic reflow (From: Nathaniel Irons <email@hidden>)

  • Prev by Date: Re: Subclass of NSTextView
  • Next by Date: Objective C language question: Making init like a contrustor
  • Previous by thread: Re: text views and dynamic reflow
  • Next by thread: Re: text views and dynamically reflow
  • Index(es):
    • Date
    • Thread