Re: best way to implement a clickable grid?
Re: best way to implement a clickable grid?
- Subject: Re: best way to implement a clickable grid?
- From: Jonathan Mitchell <email@hidden>
- Date: Tue, 15 Sep 2015 10:07:14 +0100
> On 15 Sep 2015, at 01:17, Patrick J. Collins <email@hidden> wrote:
>
> Hi everyone,
>
> I am looking to implement something that would look somewhat like a
> graphic equalizer. Meaning, a grid of blocks... Clicking on a single
> grid block would change the appearance of all cells directly under it..
> So in other words, clicking on 1,1 would turn on 1,1. but clicking 1,5
> woudl turn on 1,5, 1,4, 1,3, 1,2, 1,1…
>
You might find this useful.
https://github.com/ThesaurusSoftware/TSUniformGrid
Jonathan
_______________________________________________
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