Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Looking for Java code for work around.(Windows 8.1 Text and Pen Location Polling Glitch)
Looking for Java code for work around. [message #1230711] Sun, 12 January 2014 17:06
Eclipse UserFriend
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?
Previous Topic:Does eclipse save project errors in any log files???
Next Topic:Reference ids missing in debug perspective
Goto Forum:
  


Current Time: Sat Apr 19 10:58:43 EDT 2025

Powered by FUDForum. Page generated in 0.03183 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top