Getting mouseMoved event while dragging
Getting mouseMoved event while dragging
- Subject: Getting mouseMoved event while dragging
- From: Giovanni Donelli <email@hidden>
- Date: Thu, 29 Sep 2005 16:34:38 +0200
Dear folks,
I need to add some drag and drop functionalities to my
NSTableView. For visualization purposes I need to give a feedback to
the user that requires me to know where the mouse is located.
The best thing would be to have enable the mouseMoved: event.
Unfortunately it seems like the mouseMoved: event it is not received
by a View when I am dragging something on it.
Does anybody know if there is an event such as
-mouseDragMoved:
or something that would allow me to get the position of the mouse
while it is dragging something on it?
Thank you very much for your help!
Giovanni
_______________________________________________
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