mouseDown vs mouseDragged
mouseDown vs mouseDragged
- Subject: mouseDown vs mouseDragged
- From: Mark Dawson <email@hidden>
- Date: Tue, 8 Mar 2005 14:23:44 -0800
Some example code does all mouse tracking through mouseDown; is there
any recommended division of labor between mouseDown and mouseDragged?
I assume that you almost always need mouseDown (even if you use
mouseDragged) to at least store the initial parts of a drag (position,
if nothing else).
Thanks,
mark
_______________________________________________
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