How do I determine which container is being pressed
To implement something like iconview in emwin,I created a Custom container,consist of a image and textarea. name as a icon.Then,create 2 screen .The screen1 use SwipeContainer ,whitch add 12 icon.
Q1:How do I determine which icon is pressed?
Q2:How do I switch to screen2 by clicking the icon?
