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/
- FrmShowObject crashes OS 3.5 but not 3.3 and less Paul
- Re: FrmShowObject crashes OS 3.5 but not 3.3 and l... Richard Burmeister
- FW: FrmShowObject crashes OS 3.5 but not 3.3 and l... Richard Burmeister
- FW: FrmShowObject crashes OS 3.5 but not 3.3 and l... Paul
- Re: FrmShowObject crashes OS 3.5 but not 3.3 and l... Richard Burmeister
- Re: FrmShowObject crashes OS 3.5 but not 3.3 and l... Richard M. Hartman
