Hello,

I have a popup trigger with a listID of a list that is dynamically created and 
doesnt exist in the resource.  I call LstNewList and associate it with that 
trigger, set my draw function, LstSetListChoices with NULL for the text array 
pointer.  I have my main form event handler return false by default, and right 
now it only handles frmopenevent and popselectevent.  My popup handler 
switch/cases the popup trigger id and returns true after updating the control 
label and the lstsetselection.  

My problem is that after I tap on the popup trigger and then tap on my 
selection, the popup list disappears and immediately appears again where I have 
to tap again and then everything seems to proceed normally.  

Please tell me what I am doing wrong.  I searched all the source examples and I 
dont see lstnewlist anywhere in the source for os5.

Thanks,
Andrew

-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to