dropping a subclassed TextAttachmentCell from within a NSTextView
dropping a subclassed TextAttachmentCell from within a NSTextView
- Subject: dropping a subclassed TextAttachmentCell from within a NSTextView
- From: Christopher Barnes <email@hidden>
- Date: Wed, 4 Sep 2002 09:14:50 -0700
I'm trying to subclass NSTextAttachmentCell and have encountered a
strange behavior.
I can create and insert a custom NSTextAttachmentCell with no problems
- it displays fine. Dragging it within the NSTextView also works as
expected (I see my custom image). But when I release the drag, a
standard icon appears in it's place. Do I need to modify the textview
as well in some way?
Thanks,
Chris
_______________________________________________
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.