I believe the digitizer is simply cannot return the pen location in high
resolution mode. It is the hardware limitation. If you are drawing in double
density screen, you have to extrapolate the points yourself.
Azrul
www.mobile-coder.com
resource/code snippets for pda/smartphone developer
"Tim
I am free form sketching to a window where I have called
WinSetCoordinateSystem with kCoordinatesDouble. Why do my penMoveEvents
still return points in the original coordinate system? Is there a way to
change it so that the penMoveEvents are scaled properly to the window? I
have also tried usin