Segmented Control Bugs?

panagiotis merakos merakosp at gmail.com
Tue Oct 3 05:58:20 EDT 2017


Hi BR,

The main difference between the segmented control between LC 8.x and 9.0 is
that:

- In LC 8.x you can select **exactly** one segment
- In LC 9 this has changed (--> enhanced) and you can select 0 or more
segments

See the properties "toggleHilites" and "multipleHilites" in LC 9.0 DP-9.

Note that there is currently a bug in LC 9.0 DP-9, which will be fixed in
the next release:

http://quality.livecode.com/show_bug.cgi?id=20461

Best regards,
Panos
--




On Tue, Oct 3, 2017 at 3:37 AM, Sannyasin Brahmanathaswami via use-livecode
<use-livecode at lists.runrev.com> wrote:

> Anyone experiencing any anomalies with the segmented control
>
> Scenario
>
> Added to stack in 8.1.7 (or earlier)
> open stacks in 9.0.0 dp9  save
> open in 8.2.0dp1  control is blank.
>
> shut down LC
>
> open again in 9.0.0dp9 it appears again, but has a bug.. it seems to be
> catching a mouse down message when the stack opens.. .even though none is
> issued. none of our code is firing any mouse event on start up of the stack
> but the widget acts as though it received a clicked on one of the tabs.
>
> Seems to be some major differences in this control between 8 and 9
>
> is it even safe to use?
>
> BR
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list