On Thu, Jul 14, 2011 at 9:26 AM, John Tsombakos wrote:
> On Thu, Jul 14, 2011 at 8:14 AM, Thomas Davie wrote:
>
>>
>> Along with various other people, I have a custom UISwitch that does
>> exactly what you require, it's available here http://whataboutapp.co.uk/
>>
>> Tom Davie
>
>
> That looks e
On Thu, Jul 14, 2011 at 8:14 AM, Thomas Davie wrote:
>
> Along with various other people, I have a custom UISwitch that does exactly
> what you require, it's available here http://whataboutapp.co.uk/
>
> Tom Davie
That looks exactly what I would want! Thanks!
___
On 14 Jul 2011, at 06:05, John Tsombakos wrote:
> Hi,
>
> Just getting more into iOS development, and am deciding on what to do for an
> app. One app is a "competition scoring" application, where the judges would
> use the app to calculate and score a game. The scores would are derived from
> a
On Thu, Jul 14, 2011 at 1:25 AM, Roland King wrote:
> Custom button with your own graphic tick/cross is probably what I'd use for
> this. That's easy to do and fits pretty well with the ios look and feel.
> Either have two buttons and use them as radio buttons (unselect one when
> you hit the ot
Custom button with your own graphic tick/cross is probably what I'd use for
this. That's easy to do and fits pretty well with the ios look and feel. Either
have two buttons and use them as radio buttons (unselect one when you hit the
other) or if perhaps try one button which switches states eac