I wouldn't say that I was using it incorrectly since the user also can
change the segmented control, but when the form fails to validate, it
shifts to the unfinished section programmatically.
I wondered if someone would call me on the fact that they all fall under
the UIControlEvents which are all
On Oct 15, 2014, at 10:00 AM, Keary Suska wrote:
> It is also useful to know that "event" handling almost exclusively relate to
> device input, not to programmatic changes. I.e., setting the value of a
> control is not an "event" so no event handling will get involved. You
> certainly could ca
gt;>
>> Richard Charles
>>
>> On Oct 14, 2014, at 6:55 PM, Daniel Blakemore
>> wrote:
>>
>>> I have a simple problem. I am programmatically setting the selected
>>> segment of a segmented control. Then the segmented control is changing
>>>
fter setting the selected segment.
>
> Richard Charles
>
> On Oct 14, 2014, at 6:55 PM, Daniel Blakemore
> wrote:
>
> > I have a simple problem. I am programmatically setting the selected
> > segment of a segmented control. Then the segmented control is changing
> &g
:
> I have a simple problem. I am programmatically setting the selected
> segment of a segmented control. Then the segmented control is changing
> which segment appears selected on screen.
>
> You might be saying to yourself, "this seems correct". You would also be
> cor
I have a simple problem. I am programmatically setting the selected
segment of a segmented control. Then the segmented control is changing
which segment appears selected on screen.
You might be saying to yourself, "this seems correct". You would also be
correct.
What is incorre