Gesture Trigger Example Please
- Flick
- Posts:6
- Joined: Fri Jan 15, 2016 11:42 am
Gesture Trigger Example Please
I’m putting together a template for a new project, I want to be display/hide panels from the top, bottom, left and right of the base panel using the gesture trigger event. I’ve had a look in the 3.14 patch 3 demo project and can’t spot any examples. Could you either point me in the right direction in the demo project or give me an example?
- Gertjan van Schijndel
- Posts:634
- Joined: Mon Aug 02, 2010 10:37 am
Re: Gesture Trigger Example Please
The embedded module and panel have the 'GestureTriggered' event, which can be used to display/hide panels.
The contents of the parameters are described in the online help under: Graphics editor (GEDI) -> The Property Sheet -> Properties and events of the panel
The contents of the parameters are described in the online help under: Graphics editor (GEDI) -> The Property Sheet -> Properties and events of the panel
- adriantaw
- Posts:8
- Joined: Tue Nov 01, 2016 2:21 pm
Re: Gesture Trigger Example Please
I have also a difficulty when trying to create a multitouch gesture for a button. The information on the WinCC OA help does not help much.
Can you point out to an example or give us more clear direction?
Can you point out to an example or give us more clear direction?
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: Gesture Trigger Example Please
the "GestureTriggered" event is a panel event and cannot be defined for graphical objects.
Maybe this is the information you were missing.
Which multi touch gesture do you want to define for a button?
Best Regards
Leopold Knipp
Senior Support Specialist
Maybe this is the information you were missing.
Which multi touch gesture do you want to define for a button?
Best Regards
Leopold Knipp
Senior Support Specialist