Looking for Java code for work around. [message #1230711] |
Sun, 12 January 2014 17:06 |
Eclipse User |
|
|
|
I have created a symbol recognition program using Eclipes/Java that runs perfectly on Windows 7 (resistive digitizer).
One writes... the program records the screen points crossed, recognizes the symbol and outputs the text into a multi line text box. One can go back and forth between the input area and the text field to edit with no problems. In Windows 8.1 (capacitance digitizer - Dell) however, if I tap the pen in the text field in order to edit a target within the body of the field and then go back to write, the polled intersection points are only recorded if the pen travels from right to left or vice versa but, NOT bottom to top or top to bottom. If I wait about 15 seconds or if I physically (not programmatically) minimize...then maximize the program twice, everything goes back to normal, but only for one edit session.
The capacitance digitizer has a finger flick feature not present in the resistive digitizer. I am thinking that the scrolling flick feature is temporarily interfering with the digitizer function. Any ideas on how to rectify this problem programmatically?
|
|
|
Powered by
FUDForum. Page generated in 0.03183 seconds