778 views
in GUI Development by
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!

2 Answers

0 votes
by
 
Best answer

Hello bjs,

from your question I assume you want to display a kind of 'mouse cursor' at the touched position. If this is your application case, see the thread Mouse type cursor. It explains how you hook the event processing and update the position of a 'mouse cursor' image.

Best regards

Paul Banach

 

by
Hello,
I was thinking i dont have this, because i never use this Application::Application. but i have it, i will try this, thank you!
0 votes
by
I have enabled all 'Retarget Conditions' and everything is working now.
Was expecting the Retarget Conditions to skip the full screen touch handler, but it does work!

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...