From: "Paul" <[EMAIL PROTECTED]>
> {
> FormPtr frmP;
> UInt16 ObjIndex;
>
> ObjIndex = FrmGetObjectIndex(frmP,ReviewLoadButton);
> FrmShowObject(frmP,ObjIndex);
>
> }

Where and how is frmP getting a value?  Are you executing these statements
before FrmDrawForm() ?



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