What's the proper way of handling simple mouse events in NSCell's? Like mouseUp, mouseDown, etc.
I see that an NSControl implements NSResponder, but wasn't sure if that's the right way to do it. Because of the fact that tables usually use cell's rather than a control. I've also been looking at the method trackMouse:inRect:ofView:untilMouseUp: but this method doesn't ever get fired when the mouse is up. Any ideas? Thanks. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com