>Is it possible to set the number of items a list has visible dynamically, so
>that if a dynamically-created list has less items than the list can show,
>the system won't produce an error?

You can't change the vertical size of the list without fiddling with 
the list internals, and I'm not sure it would work. You can change 
the number of items in the list using LstSetListChoices. If the # of 
items is less than the # of visible lines in the list, it should 
still work fine--no errors.

Regards,
Steve Mann
-- 
-------------------------------------------
Creative Digital Publishing Inc.
1315 Palm Street, San Luis Obispo, CA 93401-3117
-------------------------------------------
805.784.9461              805.784.9462 (fax)
[EMAIL PROTECTED]       http://www.cdpubs.com

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

Reply via email to