Hi! I am developing a multilanguage application. The user can create language files (.pdb) and apply it to the application. It works fine when I can change dynamically the text of the any graphical control (such as form titles, text fields and gadgets). But I have problems with menus and buttons in alerts.
I need to change the text of menus and menu items, according to the language selected by the user. The texts are saved in a database (pdb file) in the handheld's memory. Some similar happens with the buttons in alerts, like "Yes" or "Cancel". I need to change it programmatically. Is it possible? or Should I program my own menu and alert controls? Thanks a lot! -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
