What you set with the Resource Editor is the screen size of the *visible* portion of the list.
When, at runtime, you tell the list (via LstSetListChoices) how many elements it contains, if that number is larger than the size specified with the Resource Editor, PalmOS will automatically put two tiny arrows that would allow the user to scroll the list. But it will display at every single time, of course, only as many elements of the list as would fit on the screen portion of it, specified with the Resource Editor. BTW, all this is relevant to *lists*. Tables are a completely different kettle of fish. Regards, Vesselin -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
