Question about matrix of possibilities
Question about matrix of possibilities
- Subject: Question about matrix of possibilities
- From: "Eric E. Dolecki" <email@hidden>
- Date: Wed, 16 Oct 2013 12:48:55 -0400
I've been asked to make a tableview with 8 rows. Each row has a UISwitch.
Based on a combination of switch values, the result would be a different
image displayed to the right of the table (this is for iPad).
How would I best go about covering all of those combinations?
When one switch changes I'll check it's on/off state and then run some
evaluation method based on the values for all of the switches. How do I do
that without getting too ugly about it?
Thanks,
Eric
_______________________________________________
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