John Mitchell wrote:
FieldType* fldP;
FormType* frmP;

frmP = FrmGetActiveForm();
fldP = (FieldType *) FrmGetObjectPtr(frmP, FrmGetObjectIndex(frmP, displaySerial));
Sorry - I'm fixed the problem now - I was trying to get the object in the StartApplication method - and the object hadn't actually been created.

Sorry for bothering you.

Regards

John


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


Reply via email to