2021-03-15 06:33 PM
1�?Used in smartWatch .
2�?Which widgetcan be used to drag up and down in video
Solved! Go to Solution.
2021-03-16 02:47 AM
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
2021-03-16 12:44 AM
:beaming_face_with_smiling_eyes:
2021-03-16 12:44 AM
help
2021-03-16 02:47 AM
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
2021-03-16 03:01 AM
Your advice is great�?thanks you!:grinning_face: