Hello,
I would like use dhtmlxTouch with Blackberry … and Blackberry use a trackpad.
It’s possible to use a function onmousemove to scroll a list component ?
Regards,
Michael.
Hello,
I would like use dhtmlxTouch with Blackberry … and Blackberry use a trackpad.
It’s possible to use a function onmousemove to scroll a list component ?
Regards,
Michael.
It is not supported by default, but there is a js api ( some.scrollTo ) which can be combined with onmousemove event to implement the necessary behavior.