Hi,Hi Jeff. You probably just want to handle the "PopSelectEvent". Something like:
When I exit the selection of a list via a popup trigger, which event(s) are called? What I want to do is change the content and selection of another popup trigger list depending on the selection of the above list.
case popSelectEvent:
listId=eptr->data.popSelect.listID;
item=eptr->data.popSelect.selection;
Bob.
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
