How to get indexes for capi:choice-selected-items
"John DeSoi (as john at desoi dot dev)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <0100019b13878d9d-87fb13fc-023e-4142-a864-4472a0c85e6e-000000@email.amazonses.com> |
Is there any way to get the indexes of the selected items instead of the items? If there are duplicate items in the collection, I don't see how to determine which one the user has selected. And if the collection is large, capi:search-for-item is not a good option. My only idea is to have the indexes be the items and then use a print function to display the data. Seems like an ugly hack. Thanks, John DeSoi, Ph.D. _______________________________________________ Lisp Hug - the mailing list for LispWorks users [email protected] http://www.lispworks.com/support/lisp-hug.html