I am using the pattern found in the excellent PhotoSearch sample code (http://developer.apple.com/samplecode/PhotoSearch/index.html
) to do some custom mouse tracking in a custom NSTextFieldCell.
Unfortunately, if I am holding down the Cmd or Shift key when I click
in a cell, the trackMouse method in my custom cell is not called.
In my custom cell, I have multiple items. These items can themselves
be selected or not and I need to be able to handle the standard
selection behavior normally associated with the shift & cmd keys.
Is there anything I can do about it?
_______________________________________________
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