Re: NSTextAttachment problems
Re: NSTextAttachment problems
- Subject: Re: NSTextAttachment problems
- From: Douglas Davidson <email@hidden>
- Date: Mon, 14 Jun 2004 10:06:40 -0700
On Jun 14, 2004, at 8:00 AM, David Dauer wrote:
How can I only set the baseline value for my image loaded in an
NSAttributedString and not for any other text?!
The typing attributes for newly inserted text normally will be taken
from the previous text. I do not know how you are inserting subsequent
text, but you can either set the typing attributes directly or else add
attributed text after the attachment without the baseline offset.
Douglas Davidson
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.