>When you tap into trigger, it always generate "ctlSelectEvent" >first. The 
>popup list shows up in response >to "ctlSelectEvent". "popSelectEvent" is 
>generated only after you >do select item from the list. So in your case, you 
>need to find >out why the list doesn't show up first. Is this static or 
>dynamic >list? How do you render this list? 

yes, I now understand that's the case. My list is static and I do nothing in 
the code to render it. That the that list resource ID, I only respond to the 
popSelectEvent. In my debug trace, I see a ctlSelectEvent sent for my list 
resource ID in both the 1st and 2nd tap. I have no code to respond to that 
ctlSelectEvent for that list. I only respond to popSelectEvent for that list. 
I'm baffled as to why the 2nd popSelectEvent wasn't queued.
-- 
For information on using the Palm Developer Forums, or to unsubscribe, please 
see http://www.palmos.com/dev/support/forums/

Reply via email to