Mouse Dragging in Apple Sketch
Mouse Dragging in Apple Sketch
- Subject: Mouse Dragging in Apple Sketch
- From: Richard Somers <email@hidden>
- Date: Sat, 20 Oct 2007 21:20:44 -0600
Apple provides a sample application called Sketch found in the AppKit
folder. In the SKTGraphicView.m file there is a single mouse related
method mouseDown:. There are no mouseDragged:, mouseUp:, or
mouseMoved: methods.
My question is how does this application get information on a mouse
dragged operation? The dragging functionality works but I can not see
how or where this is implemented in the code.
Regards, Richard
_______________________________________________
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