Dar, sorry, my mistake... changing menu names in one spot and not another...
Got it to work...

Steve

"Steve K" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> I am trying to use the function FrmSetMenu to change the form menu based
on
> selections and am getting the following error:
> UIResource.c, Line:231, Menu rsrc not found  (Reset)
>
> FrmSetMenu is calling for a UInt16 menuRscID... Is that the name I set for
> the menu in the pilrc? My code...
>
> *.rcp
> MENU mnu1
> BEGIN
> ...
> END
>
> *.cpp
> FormType* frmP = FrmGetActiveForm();
> FrmSetMenu(frmP, mnu1);
>
> Is this correct?  Any help appreciated, thanks in advance.
>
> Steve
>
>
>
>



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

Reply via email to