case ctlSelectEvent:
frmP = FrmGetActiveForm();
switch(eventP->data.ctlSelect.controlID)
{
case OKButton:
{
//Handle all control values
}
break;
}
[SUHANAB:]
I make the required selections/enter data on a form, and when I click the OK
button on the form I want to save/retrieve/manipulate the data. How do I do
this?
--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe, please
see http://www.palmos.com/dev/support/forums/