getting font or paragraph style attributes of NSAttachmentCharacter
getting font or paragraph style attributes of NSAttachmentCharacter
- Subject: getting font or paragraph style attributes of NSAttachmentCharacter
- From: Jae Ho Lee <email@hidden>
- Date: Wed, 24 Nov 2004 11:03:02 +0900
Hi all,
NSAttachmentCharacter included within NSAttributedString does not return font or paragraph style attributes.
Is there anyway to get these information so that text contained in my attachmentcell can be drawn with these attributes?
I can either get the attributes from one character before or after.
But when I select just the NSAttachmentCharacter and change font size, NSLayoutManager's 'attributesAtIndex:effectiveRange:' method or NSTextView's 'typingAttributes' method do not return this information.
Thanks in advance,
Jae Ho Lee
_______________________________________________
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