> Alas, it doesn't work with callback-drawn lists. The API Ref says: "This > feature only works for popup lists, and only works > if the list is sorted and the list items are available to the List Manager > (that is, you don't pass NULL to LstSetListChoices)."
You can use a non-NULL value for LstSetListChoices and still use callback-drawn lists. Nothing says that the callback has to use the string that's in the list data structure. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
