Skip to main content
yanqin gem
Associate II
December 3, 2019
Question

How can ScrollList detect screen pressed and show background color?

  • December 3, 2019
  • 1 reply
  • 1697 views

Hi , Touchgfx

I am using the ScrollList widget and want to realize the function like this : When you press the screen , ScrollList corresponding list will detect your pressed motion . As you can see in the

follow picture : when your finger keep touching the list "Reset" , its background color will changed to white and font color change to black . when you relase touch motion , background color will disappear and font color change to white . And then goto ScrollList selected item handler function.

0690X00000AtEP5QAN.png

0690X00000AtEP0QAN.png

This topic has been closed for replies.

1 reply

yanqin gem
Associate II
December 5, 2019

hi , anyone can answer my quesion?