PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → Image slider
Image slider
Débuté par Dario D'Urzo, 26 oct. 2016 09:58 - Aucune réponse
Posté le 26 octobre 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!