Some objects swallow mouse events
Some objects swallow mouse events
- Subject: Some objects swallow mouse events
- From: Alejandro Rodriguez <email@hidden>
- Date: Sat, 6 Jun 2009 01:43:03 -0400
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 (email@hidden)
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:
This email sent to email@hidden