Hi Jean, << The text-list widgets keep track of clicked items by content and not by position. It means that if several items have the same text, clicking on one results in all of them being selected. This is unfortunate! Is there a workaround to this? >>
AFAIK you would have to build your own list control, based on text-list, with the behavior you want. --Gregg -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
