I just added some code to a popSelectEvent handler to enable or disable some
controls based on what item is picked from a popup trigger.  I'm seeing two
popSelectEvents for every selection.  One comes immediately after the
trigger is selected but before the list appears, and it contains an invalid
listID field, although the controlID is correct.  The second comes after the
selection is made, and this one has the correct listID.  If the list
selection isn't changed, I only get the first, invalid event.

It is pretty easy to deal with this (just have my handler only act if the
listID is the one expected), but I was wondering if anyone else had seen
this, or if this might be a symptom of some other problem in my program or
resources.

Thanks, Ben



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

Reply via email to