Here is the way that I'm getting the frmP.

{
FormPtr frmP;
UInt16 ObjIndex;

...

frmP  = FrmGetActiveForm();
ObjIndex = FrmGetObjectIndex(frmP,ReviewLoadButton);
FrmShowObject(frmP,ObjIndex);

}


TIA,

Paul

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