This is very simple to do if you can use a table. Detect selection of table field and add to a cache of selected fields. If an already selected field is selected again you can remove it from your cache. It is simple to highlight selected fields that are in the cache and deselect them when removed from the cache. If you must use a popup list, then it is going to more difficult - might require a gadget. A way around this is to use a dialog that contains your table instead of a list. Popup the dialog where you would popup a list and handle as stated earlier.
"Luc Le Blanc" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I need to select several PDB names in a list. Is there a simple solution > to implement multiple selection, or do I have to use a gadget and start > from scratch? > > > -- > Luc Le Blanc > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
