Uh, maybe? Clipping region? I've only ever used hires on the Sony before, and a WinScreenMode takes care of it all.
I've tried the same here (as well as a WinSetClip now), but no luck. "Aaron Ardiri" <[EMAIL PROTECTED]> wrote in message news:113198@palm-dev-forum... > > > 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/
