R�gis Daniel de Oliveira wrote:
This depends on how you're populating the list, but it probably involves a call of LstSetListChoices()Hy all!Does anybody know how can I delete a item from a List?
LstSetListChoices(listP,NULL,0); might work.An how can I clear the List, deleting all the itens that is on it.
I think since you set it to 0 items you can use the null pointer but I'm not sure.
matt
--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
