Re: Question about matrix of possibilities

2013-10-16 Thread Uli Kusterer
On 16 Oct 2013, at 18:48, Eric E. Dolecki wrote: > 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 cov

Re: Question about matrix of possibilities

2013-10-16 Thread Eric E Dolecki
Thank you. Solved and implemented. Eric > On Oct 16, 2013, at 1:09 PM, Marco Tabini wrote: > > >> On Oct 16, 2013, at 12:48 PM, Eric E. Dolecki wrote: >> >> 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

Re: Question about matrix of possibilities

2013-10-16 Thread Marco Tabini
On Oct 16, 2013, at 12:48 PM, Eric E. Dolecki wrote: > 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 abo

Question about matrix of possibilities

2013-10-16 Thread Eric E. Dolecki
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'