When activating a menu in a dynamic form (created by FrmNewForm()),
I see the following error appear under the DR6 PalmOS (PACE) Simulator:
   "uiresource.c, Line: 235, Menu rsrc not found"
After hitting the "Debug" button, the Codewarrior debugger then reports:
   Unknown exception at 0x5...  (myHandleEvent) (ID = 0xBC)
but doesn't show the application as stopped.

This problem does not show up when running this application under POSE 3.4
with the OS 4.1 debug ROMs and every debugging option turned on.  The dynamic
form has been activated (FrmSetActiveForm) and draws correctly *except* for
the menubar under the Simulator.  Identical menubars in static forms (forms
created by Constructor) show no problem (Simulator or POSE), so I don't think
my menu/menubar resources are corrupted.

Has anyone else had any luck with using menus in dynamic forms on the
new Simulator?

Thanks,

Ron Nicholson
HotPaw Software
<http://www.hotpaw.com/rhn/hotpaw>


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