Prod.: Engine, ver.: 6017, ID: 60001033, Wish : Mouse click to work with touch screen logic

Wish : Mouse click to work with touch screen logic

Article60001033
TypeWish
ProductEngine
Version6017
Date Added12/14/2009
FixedYes [2/26/2010]
Submitted bySami Tainio
Keywords

Subject

Mouse click to work with touch screen logic

Summary

Mouse click to work with touch screen logic

Solution

In version 6018 a new property MouseLogic was added in VectorDrawBaseControl .

It takes one of the following values:

Default (no TouchScreen implementation)

TouchScreen (TouchScreen logic by reversing the mouse-down whith mouse-up implementations)

The initial value for MouseLogic  property is set to Default.