Skip to main content
bli.1
Associate
March 16, 2021
Solved

Which widget can be used to drag up and down in video

  • March 16, 2021
  • 4 replies
  • 1445 views

1�?Used in smartWatch .

2�?Which widgetcan be used to drag up and down in video

This topic has been closed for replies.
Best answer by Romain DIELEMAN

Hi :beaming_face_with_smiling_eyes:,

There are multiple way to do this depending on what you want to acheive. A widget you could use would be the SlideMenu widget.

You could also adapt the swipeContainer widget to have a vertical scroll instead of a horizontal scroll.

Have a look at the documentation to understand how to work with TouchGFX and the different widgets available. You can download the different UI templates and demos to look at the code and use it as source of inspiration :beaming_face_with_smiling_eyes:​

/Romain

4 replies

bli.1
bli.1Author
Associate
March 16, 2021

:beaming_face_with_smiling_eyes:

bli.1
bli.1Author
Associate
March 16, 2021

help​

Romain DIELEMAN
Romain DIELEMANBest answer
ST Employee
March 16, 2021

Hi :beaming_face_with_smiling_eyes:,

There are multiple way to do this depending on what you want to acheive. A widget you could use would be the SlideMenu widget.

You could also adapt the swipeContainer widget to have a vertical scroll instead of a horizontal scroll.

Have a look at the documentation to understand how to work with TouchGFX and the different widgets available. You can download the different UI templates and demos to look at the code and use it as source of inspiration :beaming_face_with_smiling_eyes:​

/Romain

bli.1
bli.1Author
Associate
March 16, 2021

Your advice is great�?thanks you!:grinning_face: