On Jun 25, 2014, at 16:05 , Quincey Morris <[email protected]> wrote:
> On Jun 25, 2014, at 16:00 , Rick Mann <[email protected]> wrote: > >> The button is the sender. But there's no way to determine in which cell that >> button is. > > Sure there is. Walk up the tree of superviews from the button till you find > the enclosing cell. Well, I suppose, but that sort of forces the -prepare method to know a lot about the view hierarchy. I'd rather not do that. -- Rick _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
