Skip navigation.
 
mlNSMatrix dragging
FROM : Steve Dekorte
DATE : Fri Nov 01 16:16:01 2002

I need to implement a custom dragging behavior in a subclass of
NSMatrix but the mouseDragged: method never seems to get called.
mouseDown: gets called, but never
mouseDragged: or mouseUp:. Is there a secret to overriding dragging
behavior on an NSMatrix?

Steve


Related mailsAuthorDate
mlNSMatrix dragging Steve Dekorte Nov 1, 16:16
mlRe: NSMatrix dragging Dustin Sallings Nov 1, 17:52
mlRe: NSMatrix dragging Steve Dekorte Nov 1, 19:51