No entiendo tu problema...???
-----Mensaje original----- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Michal Seliga Enviado el: Lunes, 25 de Julio de 2005 3:42 Para: Palm Developer Forum Asunto: Re: Pop-up lists - incremental search i can confirm this. incremental search works only if all items have texts in list and will crash if you use LstSetListChoices(lstP, NULL, ...) Jürgen Wind wrote: > Marianella Diaz schrieb: > >>Hi guys, >> >>I've a Pop-up list with the incremental search attribute set with >>LstGlueSetIncrementalSearch, but it don't works... it crash... :( >> >>I'm using in my list LstSetListChoices(lstP, NULL, 24); >> >>Can I do this? :( >> > > > How should this work ? > > If you use LstSetListChoices(lstP, NULL, 24), you are using your > custom draw function for drawing the entries. PalmOS has no idea of > the contents and can't provide you with incremental search. I actually > have never used the incremental search before, but I would imagine > this... > > Juergen > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
