2020-10-19 12:29 PM
On My STM32FO platform, i'm implemented touchgfx swipe container with 4 pages.
I want to change page with a swipe on the display.
But this not working.
A touch ( swipe ) on the display called the handleClickEvent function of the swipe container.
but never called handleGesturesEvent function.
Is there some specific configuration ( gesture event, ..... ) to implement for swipping ?
Thanks for you reply
Best regards
Philippe