Hi all,

i'm back on the subject as i'm stuck right now.

Our program

- display a list of 2979 items (strings), 12 visible items
- using our own Draw function through LstSetDrawFunction

- when LstSetTopItem () is set to 2967 (ie top of last page) the list is displayed a microsecond then is erased - i.e. the 12 lines become blank. Even the top and down arrows in the list disappeared.

- when we tap on this invisible arrow (top) it is back to normal and the list displays the previous page. Another "down" displays the last items.

It's only during initialization that this problem happens.


- are there some bugs / limits with lists ? (since we're using LstSetDrawFunction should be ok i think)

- are there some tips to know about lists in Event manager or Init that we don't know ?


Please help


Alance & Axel



P.S.: if there are more lines, let say 30,000, the exact same problem happens, when displaying top at exactly 2967! Same problem for a few hundreds of items, then back to normal, then from 14883, again the same problem.


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

Reply via email to