case OKButton:
{
//Handle all control values
}
break;
}How do I 'handle all control values'? :) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
case OKButton:
{
//Handle all control values
}
break;
}How do I 'handle all control values'? :) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/