Autoscrolling in NSDraggingDestination
Autoscrolling in NSDraggingDestination
- Subject: Autoscrolling in NSDraggingDestination
- From: Graham Cox <email@hidden>
- Date: Wed, 06 Feb 2013 10:39:58 +1100
This should be a simple one...
I need to autoscroll my view when I'm handling -draggingUpdated: but -autoscroll: takes an NSEvent and I don't have one. I thought I could use [myWindow currentEvent] but that doesn't seem correct for the dragging session.
How should this be handled?
--Graham
_______________________________________________
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