NSTextAttachment
NSTextAttachment
- Subject: NSTextAttachment
- From: Alexander Reichstadt <email@hidden>
- Date: Mon, 16 Jul 2012 23:15:18 +0200
Is there any way to have an NSTextView to hold text and custom data-widgets that are unrelated to filewrappers? I don't want NSTextAttachmentCell I think, because without a file it doesn't work, without tricking around it does not go in and out of the pasteboard, and NSTokenAttachment is some private API thing. I need to be able to have placeholder fields in a textview that are based on NSCell or can be own views. Is there really nothing available? I don't have the capacity to write an entire layout editor like pages for that neither.
Thanks
_______________________________________________
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