I wrote earlier: > Can I get a long callback-drawn list to support a lookup feature > (i.e. writing a letter scrolls the list to the first matching > entry - like the Address Book) when using LstPopupList? > Or is there some other (easy?) way
I tried calling my own custom list handler upon receiving a ctlEnterEvent on the popup trigger. But when I call FrmShowObject( form, FrmGetObjectIndex( form, id ) ); on the list, I get an exception: Auriga (1.10a FR) called SysFatalAlert with the message: "Form.c, Line:2061, don't show list". What's wrong? Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
