>I need to update only one item or portion of the item in list control. How >can I do this? The only way I found to redraw the list is to call >LstDrawList but this updates entire list.
You can calculate the x/y coordinates of the location using (for example) the list boundaries, and use WinDrawChars. Regards, Steve Mann -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
