• 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: NSTextView Not Drawing Text
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTextView Not Drawing Text


  • Subject: Re: NSTextView Not Drawing Text
  • From: Douglas Davidson <email@hidden>
  • Date: Fri, 8 Dec 2006 12:26:05 -0800


On Dec 8, 2006, at 12:15 PM, Seth Willits wrote:

I think I've pretty much nailed this to the fact that it doesn't draw until after the background layout is all complete. But why doesn't it draw what it's already laid out? What controls that?

Usually this means that something along the drawing path has asked for information that requires layout to be complete. TextEdit certainly displays text before all layout is complete, and that is essentially an unmodified text view. Obtaining a backtrace while this layout is going on should tell you what is causing it.


Douglas Davidson

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: 
 >NSTextView Not Drawing Text (From: Seth Willits <email@hidden>)
 >Re: NSTextView Not Drawing Text (From: Seth Willits <email@hidden>)

  • Prev by Date: Re: NSTextView Not Drawing Text
  • Next by Date: What is going wrong with my image coloring?
  • Previous by thread: Re: NSTextView Not Drawing Text
  • Next by thread: Re: NSTextView Not Drawing Text
  • Index(es):
    • Date
    • Thread