Hello all,

I'm working with a NSCollectionView that has a set of views inside it. I want the NSCollectionView to handle selections so I need to let it handle mouse events and yet my own views need to handle both mouseDown and mouseUp events. The problems arises because if the NSCollectionView handles mouseDown: then mouseUp: is never called. If anyone has ever had a similar issue and found a workaround please let me know. Any insight is highly appreciated it.

Bests,

Alejandro Rodríguez

_______________________________________________

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

Reply via email to