Hi,

Does the penDowEvent always report the coordinates for the 160x160 screen?

I have set the screen to 320x320 and when I look at the coordinates from
the penDownEvent it returns the 160x160 coordinates.

setting to the 320x320 I am using:
iWidth = 320;
iHeight = 320;
WinScreenMode(winScreenModeSet, &iWidth, &iHeight, &iDepth, &bColor);
WinSetCoordinateSystem (kCoordinatesNative);

Thanks,
Ken

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to