> I'm just messing around with Hi-res drawing on OS/5 for the first time. > > It seems to me that if I do: > WinSetCoordinateSystem (kCoordinatesNative); > WinDrawLine (0, 0, 320, 320); > > On the sim, that it should put it into 1-1 mapping mode. And in fact, it > does draw the line as if it were in a hires drawing mode, however it only > draws it to the 160x160 point on the screen. In fact, nothing over 160x160 > works. I'm obviously missing something simple here. Can someone enlighten > me?
just a quick 'brain fart' - is the clipping region still set? :) --- Aaron Ardiri [EMAIL PROTECTED] CEO - CTO +46 70 656 1143 Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
