Page 1 of 1

making carousel using GUI form

Posted: Mon Sep 03, 2018 9:36 am
by Jay
Is it possible to use a carousel function or realize that?
I want to show some pictures in a sequence and users can click next and previous buttons so they can see other pictures.
If there is no way to realize this then I am thinking to just upload gif files.

Thank you.

Re: making carousel using GUI form

Posted: Mon Sep 03, 2018 6:46 pm
by JohnP
You can show pictures with the Picture control, and app.loadPicture().

https://www.jadeworld.com/docs/jade-71/ ... pplication