Paul wrote in message <34334@palm-dev-forum>...
>
>
>Here is the way that I'm getting the frmP.
>
>{
>FormPtr frmP;
>UInt16 ObjIndex;
>
>...
>
>frmP  = FrmGetActiveForm();
>ObjIndex = FrmGetObjectIndex(frmP,ReviewLoadButton);
>FrmShowObject(frmP,ObjIndex);
>
>}
>
>

Is it possible that the active form is not the one you
think it is?  Try loading the form you want using the
resID.

--
-Richard M. Hartman
[EMAIL PROTECTED]

186,000 mi/sec: not just a good idea, it's the LAW!




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