Hi All,
        Is there any other way of handling events rather than using the

Switch(event->eType)
{
 .........
 .........
 .........
}
type of method.

        I mean can I do something like onFormLoadEvent(formName, methodName) kind
of event handling for forl load event and so..

Regards,
Kapil.


-- 
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