Drag and Drop a pointer?
Drag and Drop a pointer?
- Subject: Drag and Drop a pointer?
- From: Markus Müller <email@hidden>
- Date: Wed, 21 May 2003 23:10:14 +0200
hello.
i could need some help with the nsdragging protocol.
in my app i have two nsview object. what i want to do is to share a
object via drag and drop between the two nsviews. i know that there is
this "NSDragOperationLink"-flag, but i'm not sure if it really hands
over a pointer pointing onto my original object. could anyone please
clear that up.
my next problem ist how do i get my object onto the pasteboard? it is
an object inherited from nsobject and i'm not sure how to convert it to
nsdate without loosing the pointer to my original object!?!?
in simple words: is there a way to transfer a pointer via drag and drop?
thank you
markus :-)
_______________________________________________
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.