Hi,
does anyone know about the status on the Touch stuff, I’m thinking about the Gestures.
“TouchGesture Enumeration” shows alot of types, are those all implemented yet?
The brochure for the new G120 shows:
“7” Display with Multi-touch Capacitive Screen"
will this multi-touch be implemented when G120 appears?
/Mikael
With the current beta sdk only the zoom-in and zoom-out gestures are implemented.
I expect that the rest will be implemented in the next release of the sdk.
Multi-touch are provided but not used by glide. We may add something in future but no plans to do so. Of course glide is open source so you can modify it to make use of the multi-touch or you can make your own lib that use multi-touch.
We are not sure about gestures as we are still fighting with the display touch controller. We will provide as much hardware-gestures as possible but you can implement any needed gestures using software.