• 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
behind the scenes of -drawInRect:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

behind the scenes of -drawInRect:


  • Subject: behind the scenes of -drawInRect:
  • From: Joshua Scott Emmons <email@hidden>
  • Date: Fri, 26 May 2006 16:26:38 -0500

Can anyone share a bit of the implementation details behind - [NSArrtibutedString drawInRect:]? I'm using it in -[NSView drawRect:] to place some text for printing.

I need to know the outputted text's height, but -[NSLayoutManager usedRectForTextContainer:] mysteriously cuts off the bottom 1/3 of the last line or two (depending on the size of the string). I figure this must be because of some sort of padding that's added to the string in -drawRect:, but I can't find any details as to how - drawRect: renders the text, so I don't know what variables I need to account for.


Thanks, -Joshua Emmons _______________________________________________ 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
  • Follow-Ups:
    • Re: behind the scenes of -drawInRect:
      • From: Douglas Davidson <email@hidden>
  • Prev by Date: Re: Determining how the app is run (intel/ppc/rosetta/os version)?
  • Next by Date: Tokenfield or textfield inside textview
  • Previous by thread: NSArrayController -selectedObjects: is unordered?
  • Next by thread: Re: behind the scenes of -drawInRect:
  • Index(es):
    • Date
    • Thread