That API exists, but be aware that the digitizer on the screen may not be precise enough to give you accurate pen information at high resolution.
On 3/5/06, Miro Pomsar <[EMAIL PROTECTED]> wrote: > Hi, > > there should be a EvtGetPenNative() function if I remember correctly. > > Regards, > Miro > > > On Sunday 05 March 2006 13:28, Luc Le Blanc wrote: > > Since coordinates returned by EvtGetPen are in low-res, and that pen > > events seem to require to happen in low-res mode, if I want to follow > > the pen moves and draw a trace, nut in high-res (i.e. a finer line), do > > I have to turn on high-res just before drawing a line segment and turn > > it off right away before calling EvtGetPen again? So far, my attempts to > > turn on high res during the whole process until the pen is lifted have > > produced an odd set of lines, so I'm wondering whether this was the > > result of a programming error, or a misuse of the high-res mode. > > > > > > -- > > Luc Le Blanc > > -- > For information on using the PalmSource Developer Forums, or to unsubscribe, > please see http://www.palmos.com/dev/support/forums/ > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
