Hello,
I have a Samsung ATIV Smart PC (XE500T1C-A01IT) with Windows 8 and trying to useInkCanvas control from System.Windows.Controls namespace for acquisition of ink input data.
The control fits perfectly all my requirements with only one exception. The Wacom sensor layer for stylus input, which is installed on the screen of that device, is capable of detection stylus moves even when it does not touch the surface but hover over it (up to about 1 cm above the surface) and I have a need of acquiring such “non touching” strokes, but InkCanvas control stops acquiring strokes as soon as the stylus is detached from the surface.
Is it a by design behavior of InkCanvas control which cannot be bypassed? Or, may be, is it caused by a shortcoming of some driver or other software component?
Is there any other standard Windows API, which would allow me avoiding that issue?
Thank you very much in advance.
Best regards,
Maxim