Re: Cocoa-dev Digest, Vol 14, Issue 7
Re: Cocoa-dev Digest, Vol 14, Issue 7
- Subject: Re: Cocoa-dev Digest, Vol 14, Issue 7
- From: Jens Alfke <email@hidden>
- Date: Wed, 04 Jan 2017 17:31:45 -0800
> On Jan 4, 2017, at 2:42 PM, Lorenzo Thurman <email@hidden> wrote:
>
> What you have to do is when you get the didselect notification in the one table, you need to unselect from the other table. There are a couple of small issues with this still, and you lose the selection in the first table, if that matters. I'll send you a link to some old code where I had a similar issue. It's ObjC, but should be adaptable to Swift.
Or you can catch the click on the table row and detect that it’s not focused, and invoke the same handler as the selection-changed.
—Jens
_______________________________________________
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