Re: Attr Str drawing vs Layout Manager drawing
Re: Attr Str drawing vs Layout Manager drawing
- Subject: Re: Attr Str drawing vs Layout Manager drawing
- From: Seth Willits <email@hidden>
- Date: Sun, 10 May 2009 17:30:43 -0700
On May 10, 2009, at 2:35 PM, Peter Ammon wrote:
You may be seeing differences in the typesetter behavior. See the
discussion of typesetter behaviors at http://developer.apple.com/documentation/Cocoa/Conceptual/TextLayout/Concepts/Typesetters.html
and the "String Drawing and Typesetter Behavior" topic at http://developer.apple.com/documentation/Cocoa/Conceptual/TextLayout/Tasks/DrawingStrings.html
Will do, thank you.
On May 10, 2009, at 4:50 PM, Kyle Sluder wrote:
the "String Drawing and Typesetter Behavior" topic at
http://developer.apple.com/documentation/Cocoa/Conceptual/TextLayout/Tasks/DrawingStrings.html
Just filed a document feedback on this one. It recommends releasing
objects and continuing to use them.
... which is perfectly fine, as the document itself explains:
"You can release the text container because the layout manager retains
it, and you can release the layout manager because the text storage
object retains it."
--
Seth Willits
_______________________________________________
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