> 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?
What did you want, a list that pops open when you tap it? Do you have a popup trigger item? >From the PalmOS Companion: http://www.palmos.com/dev/support/docs/palmos/UserInterface.html#980756 "TIP: To create a pop-up list in Constructor for Palm OS, add a pop-up trigger to your form, then add a list at the same coordinates, uncheck the usable check box in the list resource settings, and then set the List ID in the pop-up trigger to match the ID of the list resource." Oliver __________________________________________________ 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/
