> 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/
- OS 3.5, listboxes with large amounts of data Michael Ryan
- RE: OS 3.5, listboxes with large amounts of ... Scott Johnson (Bellevue)
- Re: OS 3.5, listboxes with large amounts of ... Neil Rhodes
- Re: OS 3.5, listboxes with large amounts of ... Michael Ryan
- Re: OS 3.5, listboxes with large amounts of ... Alan Ingleby
- Re: OS 3.5, listboxes with large amounts of ... Scott Johnson (Bellevue)
- Re: OS 3.5, listboxes with large amounts of ... Alan Ingleby
- Re: OS 3.5, listboxes with large amounts of ... Alan Ingleby
- Re: OS 3.5, listboxes with large amounts of ... Michael Ryan
- Re: OS 3.5, listboxes with large amounts of ... Ken Krugler
- Re: OS 3.5, listboxes with large amounts of ... Alan Ingleby
- Re: OS 3.5, listboxes with large amounts of ... Ken Krugler
