How do I delete NSCollectionView item on right click?
How do I delete NSCollectionView item on right click?
- Subject: How do I delete NSCollectionView item on right click?
- From: Austin Grigg <email@hidden>
- Date: Fri, 31 Jul 2009 23:11:32 -0400
I've got an NSCollectionView with the prototype view subclassed and
I'm overriding menuForEvent. I'm creating a menu that has Edit/Delete
and when the user clicks Delete I want to remove that collection view
item. Where would you put the selector for the Delete menu item, and
how would you know when it gets called what collection view item to
delete?
Thanks,
Austin
_______________________________________________
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