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
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 mails | Author | Date |
|---|---|---|
| Steve Dekorte | Nov 1, 16:16 | |
| Dustin Sallings | Nov 1, 17:52 | |
| Steve Dekorte | Nov 1, 19:51 |






Cocoa mail archive

