How do I save and restore a custom NSTextAttachmentCell?
How do I save and restore a custom NSTextAttachmentCell?
- Subject: How do I save and restore a custom NSTextAttachmentCell?
- From: Michael <email@hidden>
- Date: Wed, 16 Nov 2005 17:19:16 +0100
Hello,
I successfully build a custom NSTextAttachmentCell subclass to handle
some own image representation. I'm able to add a attachment using
this cell to a text view programatically.
What do I need to do to save and restore my custom data and
instantiate my custom class? I would like to use my own data (some
strings and integers) instead of using the NSFileWrapper hold by
NSTextAttachment.
Any help is appreciated, thank you,
Michael
_______________________________________________
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