That's weird behaviour alright.  Have you tested to see if it's a complier
optimisation bug?  (eg: in your eventloop, throw up an alert if the
lstSelectEvent pops up, before passing it to frmHandleEvent.)

Just a suggestion, because I seem to remember something like this happening
to me a long time ago.

Alan
"Steve Mann" <[EMAIL PROTECTED]> wrote in message
news:102484@palm-dev-forum...
>
> >Yes, it is something that normally works, but since
> >you explicitely mentioned the Treo 180 that I had
> >sitting here on my desk, I figured I'd give it a
> >quick try ;-)  I have no idea what you could be
> >doing wrong.  Does the same prc work on other devices?
>
> Thanks again for the suggestion Oliver. I haven't solved the problem
> yet, but it got me to think more clearly about it.
>
> Lesson learned: when you're comparing POSE and device behavior, make
> sure you're using the same version of the OS on each. :-)
>
> Now, to rephrase the question:
>
> I have a list on my main form. When I tap on a list item, on OS 4.0
> and greater I get lstEnterEvent followed by lstSelectEvent, the
> expected behavior. On OS 3.5 (and perhaps earlier), I get
> lstSelectEvent _without_ a subsequent lstSelectEvent. This happens on
> POSE and on real hardware.
>
> Anyone have any suggestions as to why that might happen or how I
> might track down the problem?
>
> Regards,
> Steve Mann
>
>



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

Reply via email to