How to get NSButton to respond to Mouse Events
How to get NSButton to respond to Mouse Events
- Subject: How to get NSButton to respond to Mouse Events
- From: Jake <email@hidden>
- Date: Fri, 26 Sep 2003 15:20:58 -0500
Cocoa Documentation clearly states that an NSButton is a descendent of
NSResponder, yet when I subclassed it and overrode the mouseDragged
event to log the event in NSLOG it shows that it does not respond to
mouseDragged events...anyone have any idea how to get this working?
Thanks
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.