Yes, works fine now, thanks.

> 
> > On Thu, 2003-09-18 at 16:10, Aaron Ardiri wrote:
> > 
> >>>I need to scroll the draw window by step of 1 on a 320x320 screen 
> >>>(PalmOS 5) but this function seems to only allow only step of 2.
> >>>Is there a way to fix this problem ?
> > 
> > 
> >>moving 1 pixel on 8bpp requires BYTE moves, and, that can be
> >>*slow* :) consider the limit of 2 an optimization the API's 
> >>have taken.
> > 
> > 
> > Surely this is because the window's coordinate system is
> > kCoordinatesStandard rather than an "optimisation"?
> IMHO, this is Chris problems. Our product (Newsticker) works smooth 
> within 320x320 and kCoordinatesNative:
> http://pdassi.de/product.php?prod_id=10994
> 
> WinScrollRectangle() use WinCopyRectangle() internaly.
> 

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

Reply via email to