> seraphin , Laurent
>
> I don't know if it fits on your project but here it goes the zooming part of my dead project
> [attachment=1:2t9be3jp][/attachment:2t9be3jp]
> This allow you to zoom in and zoom out with a maximum and minimum by just shortening the distance between the two fingers, or increasing it. I don't know if there are another easier way to do it but that's how I managed to do it
>
Thanks — can you give the global variable you made? i can't do it right
firstTOUCH, secondTOUCH, Initial_Touch_Distance, Actual_Touch_Distance and Zoom. Sorry, I forgot to mention ZOOM.
About the variable Zoom you only need to set it's value to the layout Scale and then it will work. Like this.
Every tick > Set Zoom to LayoutScale