I'm currently using CW 7.0 to do a simple application which use involves switching of 
forms using popup triggers. After selecting the item from the popup list, the user is 
to tap on a OK button before switching to the selected list. The following are the 
codes I have done:

case popSelectEvent:

switch (eventP->data.popSelect.controlID) {

case Form1SelectPopTrigger:
LstGetSelecetion (const ListType *listP);


At this point, a value is returned based on item on the popup list. What do I have to 
do now in order for the OK button to determine which form it should to go? I will 
appreciate any form of help. Thanks.

------------------------------------------------------------------------
cOntact @ Lycos <http://contact.lycosasia.com>
= 10MB for email and filestore + lots of other goodies...


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

Reply via email to