Can you try the slider in flexjs/manualtests/FlexJSTest_Panel? I used that
example to get Slider to work and to produce valueChange events on both
SWF and JS.

For both SWF and JS, the Slider is composed for two Buttons. On the JS
side, the buttons are styled to look like a thumb (rectangle, I'm afraid)
and a bar. On the SWF side, the button's are given new view beads which
make them look like a circle and bar. There's a difference between SWF and
JS Button (JS button does not support view beads) so that's why the beads
for track and thumb appear only on the SWF side.

I'm happy to look into this further, but I just built that test and Slide
is dispatching events.

‹peter

On 12/18/16, 7:14 PM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
<carlos.rov...@gmail.com on behalf of carlos.rov...@codeoscopic.com> wrote:

>Right. I think right now we get the right output and components look and
>are formed as MDL native ones.
>But sometimes it doesn't behave as it should. For example, Button is
>dispatching "click" event, but Slider is not working since is not
>dispatching "valueChange" (I'm with that now).
>So, the next step is ensure all components are working ok, dispatching
>events, storing data (if they should do it), and working at runtime as it
>should (i.e, if we change a property at runtime, component updates too?
>
>We could end the set (maybe we only need Dialog, Table and Footer...) and
>then start creating examples as you said, or mix and do both at the same
>time...
>
>
>
>2016-12-18 22:55 GMT+01:00 piotrz <piotrzarzyck...@gmail.com>:
>
>> Carlos,
>>
>> We are pretty close to have covered all components in MDL. I see that is
>> still a lot of work in are of "dataProviders" and item renderers plus
>> probably there is a lot of small things which we may miss during
>> development, but what may be the next step ?
>>
>> I see one thing for sure - Improve current example application in a way
>> where user will see code example of each component, as we have in
>>original
>> MDL website.
>>
>> Piotr
>>
>>
>>
>> -----
>> Apache Flex PMC
>> piotrzarzyck...@gmail.com
>> --
>> View this message in context: http://apache-flex-
>> development.2333347.n4.nabble.com/FlexJS-MDL-Help-with-MDL-
>> tp56556p57414.html
>> Sent from the Apache Flex Development mailing list archive at
>>Nabble.com.
>>
>
>
>
>-- 
>
>Carlos Rovira
>Director General
>M: +34 607 22 60 05
>http://www.codeoscopic.com
>http://www.avant2.es
>
>Este mensaje se dirige exclusivamente a su destinatario y puede contener
>información privilegiada o confidencial. Si ha recibido este mensaje por
>error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
>proceda a su destrucción.
>
>De la vigente Ley Orgánica de Protección de Datos (15/1999), le
>comunicamos
>que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
>S.A. La finalidad de dicho tratamiento es facilitar la prestación del
>servicio o información solicitados, teniendo usted derecho de acceso,
>rectificación, cancelación y oposición de sus datos dirigiéndose a
>nuestras
>oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la documentación
>necesaria.

Reply via email to