At 04:39 PM 1/26/2002 -0800, Todd Cary wrote: >If a user makes a selection from List, the item is HiLighted - as >expected. Then, if I delete the item from the list, the HiLight is >moved to another, or if I edit the item, the item stays HiLighted after >the edit. > >I would like to make the user re-select and item - in other words, after >the delete, no items on the List are HiLighted. > >Is this possible?
Hi Todd, LstSetSelection(list, -1); Bob -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
