Skip to main content
lshuh.1
Associate II
March 17, 2021
Question

touchGFX .How to use swipe Container sample cycle the image. such as scroll wheel the circulatory function .

  • March 17, 2021
  • 1 reply
  • 1199 views

i can overwrite the swipe Container ,but Page.moveTo() just like to list structure.,how can do circular.

This topic has been closed for replies.

1 reply

Romain DIELEMAN
ST Employee
March 17, 2021

Hi,

Could you give more detail on waht you are trying to do ? I am not sure I understand it correctly.

/Romain

MM..1
Chief III
March 18, 2021

I see this asked here more times, but now i mean neverend loop circularity in some types of containers isnt supported.

When you mean loop elements ... 1. 2. 3. 4. 1. 2. 3. 4. ...

lshuh.1
lshuh.1Author
Associate II
March 19, 2021

yes ,that's that i mean,i want use swipe container realize ...1,2,3,4 1,2,3,4...function.i try to rewritethe swipe container,but is difficult.How can we solve this problem,thank you .