osx - Is there a way to utilize the Mac Laptops' touchpad pinch gestures on Flex? -


I wrote a Google Maps-based application in Flex. Currently you can zoom in and out the mouse wheel in the map. Is it possible to use pinch gestures to zoom on a Mac laptop?

There is nothing without hacking, which is an input manager that lets you gesture keyboard shortcuts , Which can be the starting point.

In any case, you are in for some pain, because there is no way (at present) it is also in cocoa.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -