Re: NSTextStorage and NSTextAttachment
Re: NSTextStorage and NSTextAttachment
- Subject: Re: NSTextStorage and NSTextAttachment
- From: Douglas Davidson <email@hidden>
- Date: Fri, 2 May 2003 09:26:31 -0700
On Friday, May 2, 2003, at 8:12 AM, Timothy Ritchey wrote:
I have checked to make sure that the characters in the string match up
with the attributes. For example, at index 0, the string is holding
character \u220f, and the attribute dictionary is holding an
NSTextAttachment object with my cell.
I'm a bit confused--NSAttachmentCharacter = 0xfffc. You could use
attributedStringWithAttachment: as a test.
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.