> Unfortunately, with constructor it's more difficult because it derives the > resource ID names from the menu captions. When you translate a menu item, > you'll get a different #define and need a "translation header".
As long as you don't change the resource IDs in the localized resource files, you could use the English Foo_res.h file and ignore the other auto-generated header files. That's what we used to do internally. -- Danny @ PalmSource -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
