Drag and drop/image underneath mouse
Drag and drop/image underneath mouse
- Subject: Drag and drop/image underneath mouse
- From: Andrew Thompson <email@hidden>
- Date: Sat, 31 Dec 2005 06:05:47 -0800
I am trying to implement drag and drop, while tracking where the mouse
is dragging. I used
-(void)dragImage:
at:
offset:
event:
pasteboard:
source:
slideback:
I call that method from the mouseDragged: method. The problem is, as
soon as I call it, mouseDragged: no longer receives updates on the
mouse position.
Is there another way to implement drag and drop? Or alternately, is
there a way to draw an image underneath the mouse wherever it is?
~Andrew Thompson
_______________________________________________
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