TeeChart 8 + Multitouch Gesture
Posted: Tue Sep 07, 2010 9:31 am
Hi,
I'm trying to use Gesture with Teechart 8.
Why the OnGesture event is not published.
When I create a component derived from TeeChart and published this event, it never raises.
So, I use the OnGesture event of the form.
I'm trying to zoom out/in with a pinch out/in gesture but ZoomPercent method always zoom out (even if PercentZoom is greater than 100%)
So, have you some code to implement a right zoom in/out with this gesture ?
Best Regards,
Laurent.
I'm trying to use Gesture with Teechart 8.
Why the OnGesture event is not published.
When I create a component derived from TeeChart and published this event, it never raises.
So, I use the OnGesture event of the form.
I'm trying to zoom out/in with a pinch out/in gesture but ZoomPercent method always zoom out (even if PercentZoom is greater than 100%)
So, have you some code to implement a right zoom in/out with this gesture ?
Best Regards,
Laurent.