Re: Autoscrolling in NSDraggingDestination
Re: Autoscrolling in NSDraggingDestination
- Subject: Re: Autoscrolling in NSDraggingDestination
- From: Kyle Sluder <email@hidden>
- Date: Tue, 05 Feb 2013 22:45:06 -0800
On Feb 5, 2013, at 6:53 PM, Graham Cox <email@hidden> wrote:
> So, the question is how can I tap into the dragging session loop to do the autoscroll?
Typically one calls +startPeriodicEvents… in -draggingEntered:, and calls +stopPeriodicEvents in -draggingExited:.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden