PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV Mobile 2024 → Image slider
Image slider
Iniciado por Dario D'Urzo, 26,oct. 2016 09:58 - No hay respuesta
Publicado el 26,octubre 2016 - 09:58
Good morning,

i'm trying to create an image slider with autoplay on windev mobile 21 for android and ios. I've done an example with internal window with slide animation and a scheduled method to call IWListNext.
Some question here:
1. is the right way to do that?
2. there is a way to go next when i'm at the last item without repositioning to the first with IWListPosition?
3. Why IWListNext does not use animation on android?

Thank you very much!