Hi,
I'm using a double density (320x320) display, and I want my application to do drawing in native coordinates (1 coord per pixel). Where do I need to call WinSetCoordinateSystem(kCoordinatesDouble)?


I call it after FrmDrawForm() in my frmOpenEvent, but I get really weird behaviour. Also when I switch forms with FrmPopUpForm, the behaviour seems to change, although I save my draw state on the stack. What else does change the Coordinate System (things like FrmDrawForm etc.)???

I also want to be able to receive coordinates from my penDownEvent in native coordinates.

So whats the correct way. I've read through all documentation available.

Thanks,
Jan


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

Reply via email to