Re: NSCollectionView/NSArrayController/NSButton action puzzle
Re: NSCollectionView/NSArrayController/NSButton action puzzle
- Subject: Re: NSCollectionView/NSArrayController/NSButton action puzzle
- From: vincent habchi <email@hidden>
- Date: Fri, 2 Apr 2010 07:32:57 +0200
Kyle,
> Um, what is an NSLayerStack?
An April fool? :) No, seriously, sorry, I was a bit tired: it's a NSCollectionView that I subclassed and I called it LayerStack. I updated the subject accordingly.
> Wire up the action to some other method that looks at the view's
> represented object and does whatever it needs to do?
Not possible. Each subview must deliver the action precisely to the object they represent, so static bindings are impossible here.
Sorry again for the confusion, and thanks for your answer!
Vincent_______________________________________________
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