***** Actually, the number of times your list draw routine is called depends on the number of visible elements there are in the list. You probably need to call LstSetListHeight (or similar) to let it know how long the list is, since it doesn't have special knowledge about what kind of data is being used to draw the custom list. *****
Acutally, I changed the 'Visible Items' Property from 1 to 2 for that list in Constructor, it works. The up and down arrow works fine for 132 entries. Howerer, that is not what I wanted. Because, it is regular list instead of a dropdown list. Where did I do wrong? __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
