Hello Embedded Wizard Support:
I am trying to build the following:
I already have operational screen with multiple buttons, widgets, images, etc.
Now i want to add on top of the screen a full screen Simple Touch Handler and 2 lines, which will display the user Touch position.
This is working, however the underlying screen is no longer functional and not reacting to Touch Events.
Is it possible to relay the Simple Touch event manually to the screen?
How do i achieve this?
Thank you!