> From: Alan Ingleby [mailto:[EMAIL PROTECTED]]
> This only happens between alternate ranges...i.e.:
> the first 2975 items work fine, the second 2975 don't
> the third work fine, the fourth don't etc...

Well, assuming the standard font which is 11 pixels high, then 11 times 2975
equals 32725, which is suspiciously close to the maximum number that can be
represented in a signed 16-bit integer.  The Palm drawing coordinate system
is based on 16-bit signed integers.  So even without knowing exactly what's
going wrong here, you may be out of luck.

-slj-


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

Reply via email to