• 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: Properly wrapping non-contiguous NSTextViews
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Properly wrapping non-contiguous NSTextViews


  • Subject: Re: Properly wrapping non-contiguous NSTextViews
  • From: Ross Carter <email@hidden>
  • Date: Sun, 14 Aug 2011 10:44:57 -0400

On Aug 13, 2011, at 3:24 PM, Nick Zitzmann wrote:

> Each text view represents one page of text. None of the text views are embedded in individual scroll views, though all of the text views are subviews of a view that is in a scroll view. Think like a word processing app that shows multiple pages.

OK, I see. Well, this sort of thing is done all the time without text getting cut off. The problem is not in the internals of the Cocoa text system. More likely it is what Martin said--a misalignment of a text view or text container.

Another possibility is that something is drawing on top of the cut-off portion of the bottom line of text--that is, the text is getting drawn and something is immediately drawing on top of it, making the text appear to be cut off.

Ross
_______________________________________________

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

References: 
 >Properly wrapping non-contiguous NSTextViews (From: Nick Zitzmann <email@hidden>)
 >Re: Properly wrapping non-contiguous NSTextViews (From: Ross Carter <email@hidden>)
 >Re: Properly wrapping non-contiguous NSTextViews (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: xCode 4 and integrated IB
  • Next by Date: Re: File Copy With Progress?
  • Previous by thread: [SOLVED] Re: Properly wrapping non-contiguous NSTextViews
  • Next by thread: Strategies for reusing NSPopover
  • Index(es):
    • Date
    • Thread