• 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/NSLayoutManager bug?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTextView/NSLayoutManager bug?


  • Subject: Re: NSTextView/NSLayoutManager bug?
  • From: Douglas Davidson <email@hidden>
  • Date: Wed, 13 Sep 2006 10:23:28 -0700


On Sep 11, 2006, at 10:34 AM, Mike R. Manzano wrote:

My question is, what is the best place to drop an NSLog or some debugging code so I can actually watch (or perhaps step through) as each fragment rect is rendered to the screen? I‘d like to do this so that I can see if the NSLayoutManager model is somehow being corrupted during drawing.

Try overriding -[NSTextView drawRect:]. You may want to log before and after calling the super method.


Douglas Davidson

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >NSTextView/NSLayoutManager bug? (From: "Mike R. Manzano" <email@hidden>)

  • Prev by Date: NSTableView drag and drop too smart for its own good
  • Next by Date: NSString -drawAtPoint:withAttributes: bug on 10.2/10.3
  • Previous by thread: NSTextView/NSLayoutManager bug?
  • Next by thread: "make positive" function
  • Index(es):
    • Date
    • Thread