"Scott L. Johnson" <[EMAIL PROTECTED]> wrote in message
news:12480@palm-dev-forum...
>
> > From: Ben Combee [mailto:[EMAIL PROTECTED]]
> > I'm seeing two popSelectEvents for every selection.
> > One comes immediately after the trigger is selected
> > but before the list appears
>
> You get a ctlSelect event after the trigger is tapped and released, not a
> popSelect event. Any chance that your code has a logic bug that could mix
> up these two events?
Yes, this was indeed it... the popSelectEvent case was after the
ctlSelectEvent case, and I was missing a "break". Thanks for the good
intuition!
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/