Re: Best Control for a Matrix these days?
Re: Best Control for a Matrix these days?
- Subject: Re: Best Control for a Matrix these days?
- From: Jonathan Mitchell <email@hidden>
- Date: Thu, 03 Dec 2015 16:46:09 +0000
> On 3 Dec 2015, at 16:23, Jim Crate <email@hidden> wrote:
>
> On Dec 3, 2015, at 8:00 AM, Dave <email@hidden> wrote:
>>
>> This is a Mac question, not iOS.
>>
>> Which Class is the latest best practise for displaying a matrix in a View.
>>
>> The matrix can be maximum 3 rows x 4 columns and each item contains a small Icon type image and a Text String.
I have found that an NSTableView can do the job with a bit of subclassed TLC.
If you are interested I can stick my subclass on github and you can check it out.
It’s pretty simple and likes bindings.
J
_______________________________________________
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