Re: Dragging
Re: Dragging
- Subject: Re: Dragging
- From: mmalcolm crawford <email@hidden>
- Date: Fri, 30 Jan 2004 11:51:48 -0800
Archiving the object covers the general case where the destination may
be in a different application...
mmalc
On Jan 30, 2004, at 10:29 AM, Herr Witten wrote:
I figured out. I just had to encode my object. I still find it a bit
annoying that I can't simply send the object.
On 30 Jan 2004, at 9:09 AM, Herr Witten wrote:
I want to transfer my own object instances in a drag and drop
operation without having to convert the object to NSData and then
back again. Is this possible? If not, how do I convert an object to
NSData and back again? Thanks.
_______________________________________________
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.
References: | |
| >Dragging (From: Herr Witten <email@hidden>) |
| >Re: Dragging (From: Herr Witten <email@hidden>) |