NSButtonCell subclass not tracking mouse
NSButtonCell subclass not tracking mouse
- Subject: NSButtonCell subclass not tracking mouse
- From: Ryan McGann <email@hidden>
- Date: Thu, 30 Oct 2003 14:07:27 -0800
I have a subclass of NSButtonCell that I want to use in a table view. The button cell displays everything properly, but it never tracks the mouse. I've set the action and target of the button cell, but Cocoa never calls any of the NSCell methods for tracking the mouse, and my action method is never called. Is there some special attribute I need to set to get the cell to track mouse downs?
Thanks,
Ryan
-----------------------
Ryan McGann
Macintosh Internet Security
Symantec Corporation
email@hidden
_______________________________________________
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.