How to use scrolling list functionality (APIs) of TouchGFX with hardware buttons?
I want to use scroll list or scroll wheel functionality using external triggers ( hardware buttons ). Like if I press up key highlighted selection in scroll list will go up and if I press down key selection will go down. And after pressing enter button it should go in respective screen.
How can I leverage scroll list or wheel APIs for this purpose?
I am using latest version of CubeMX and TouchGFX Generator.
If any example code is available then it will really help me a lot.