Hi all,
I am trying to implement the pen calibration on my own.
This is how I have designed my code.
1. Obtain screenDisplayExtent()
2. Call PenResetCalibration()
3. Capture the topLeft, bottomLeft and screen diplay extent values on penDown
events
4. Then call PenCalibrate()
If I do so my second tap on the bottom Right is not recognised. The penDown
Event gets generated only for taps on the topLeft corner of the screen.
Whereas If I do not use the PenResetCalibration, the pen Calibrate function
works fine.
Is it fine if i do not use the PenResetCalibration and do a PenCalibrate()?
Is there any other way to do it?
Thanks in advance
-Prem
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/