Hi, I am using popup trigger + list object in my program. It works great. Basicly, when you tap the popup trigger object (use CtlEnterEvent), I load data in my database to List object. However, I have a problem on selecting a data in list object. When you double tap the list object, it creates error: object is not in form. But, when I tap it slowly (only one tap) it just works fine. I did debug the event, it seems that the 2nd tap refer to list object which change to invisible (usable = false). How do you capture and handle this error from occuring? I have another form that contains popup trigger and list. The same method. This has no problem at all when I tap very fast (double tap). There is no error. Has anybody experienced this kind of situation before? FYI, I am using CW version 5 + updated patch. Any help is very much appreciated. S Santoso -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
