It seems like it might even be possible to just have sysEditMenuID (10000)
be one of the menu's in a MenuBar resource.  Then you wouldn't even need a
menu defintion.  Note: I've not tried this one yet.

"Aaron Ardiri" <[EMAIL PROTECTED]> wrote in message news:10329@palm-dev-forum...

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





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