> From: Steve Achelis [mailto:[EMAIL PROTECTED]]
> the ID's of my menu items are automatically generated (i.e., the
> header file is created by the resource Constructor), so my menu's Copy
> command has an ID of 1203.
> Any ideas on how I can get my menu ID to be the same as the 
> system's ID?

Define your menus in Rez files instead of Constructor.  This lets you assign
the desired IDs and to have the same Edit menu in multiple menu bars.
(Actually it only lets you assign a menu's first item's ID, not each item
separately, but this is sufficient to do what you're asking for.)

-slj-


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