Let me refer to our new and comprehensive documentation about touchscreen and mouse events. The chapter Simple Touch Handler describes all basics about touch handlers. Your question is coverd by the section combine several Touch Handlers together.
Forthermore, let me refer to the description of Wipe Touch Handler, Rotate Touch Handler and Slide Touch Handler.
Hi,
DeflectCursor is what you are probably looking for.
Example:Create a slot (e.g. onSlide) and add it to the SlideTouchHandler on onSlide. In this slot determine if there is a wipe up/down and deflect the cursor via e.g.GetRoot().DeflectCursor( WipeTouchHandler, <0,0> ); to the WipeTouchHandler.Remark:For 8.10 Embedded Wizard, you can also check the RetargetCondition.
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