Here's a pretty basic scenario:

I've got a main form with a list. When the user taps on a list item, I go to a detail form. It works fine on POSE with a 4.1 ROM.

Here's the problem:

When I load it onto a Treo 180, and tap a list item, I get a lstEnterEvent (which I respond false to), but I never get the lstSelectEvent for the line I tapped on.

Any suggestions as possible causes or ways of finding out the problem? I've double-checked all my form event handler code. Al the switch statement cases have breaks, all the event handler return values are correct.

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