Hi, You have to update your CPalmApp class definition. In BEGIN_FORM_MAP() section add following code: FORM_MAP_ENTRY(FormID,CFormClass)
Where FormID is form resource id and CFormClass derived from POL::CForm class. Have you read POL tutorial and examples? I'm sure there are examples which refers to CForm class. Regards, Gregory -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
