Re: Getting mouseMoved event while dragging
Re: Getting mouseMoved event while dragging
- Subject: Re: Getting mouseMoved event while dragging
- From: Giovanni Donelli <email@hidden>
- Date: Thu, 29 Sep 2005 19:39:04 +0200
I am aware of this method, unfortunately it is called only once when
the mouse is over a row. and only once.
I need something like the -mouseMoved: event handler which is called
whenever the mouse is moved.
In other words: at any new mouse position I need a new message sent,
and not only when I drop on a different row.
I hope it is clear now,
Giovanni
On 29 Sep 2005, at 5:15 PM, Erik Buck wrote:
See http://developer.apple.com/documentation/Cocoa/Conceptual/
TableView/Tasks/UsingDragAndDrop.html
-tableView:validateDrop:proposedRow:proposedDropOperation:
_______________________________________________
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
_______________________________________________
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